tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FilePath.rename
tango
io
FilePath
FilePath
Change the name or location of a file/directory, and adopt the provided Path.
FilePath
rename
(FilePath dst)
class
FilePath
final
FilePath
rename
(
FilePath
dst
)
FilePath
rename
(const(char)[] dst)
Meta
Source
See Implementation
tango
io
FilePath
FilePath
aliases
Filter
constructors
this
functions
absolute
append
cString
cat
copy
create
createFile
createFolder
fileSize
opApply
opEquals
opOpAssign
pop
prepend
remove
rename
replace
set
timeStamps
toList
toString
properties
accessed
created
dup
exists
ext
file
folder
isAbsolute
isChild
isEmpty
isFile
isFolder
isWritable
modified
name
native
parent
path
root
standard
suffix
static functions
from
join
opCall
padded
prefixed
stripped
Change the name or location of a file/directory, and adopt the provided Path.