tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FS.rename
tango
io
Path
FS
Change the name or location of a file/directory.
void
rename
(const(char)[] src, const(char)[] dst)
void
rename
(const(char)[] src, const(char)[] dst)
struct
FS
version(Posix)
static
void
rename
(
const
(
char
)[]
src
,
const
(
char
)[]
dst
)
Meta
Source
See Implementation
tango
io
Path
FS
static functions
copy
createFile
createFolder
exception
exists
fileSize
isFile
isFolder
isWritable
join
list
padded
paddedLeading
remove
rename
stripped
strz
timeStamps
structs
Listing
Stamps
Change the name or location of a file/directory.