ae v0.0.1896 (2017-02-27T15:20:58Z)
Home
Dub
Repo
VFS.rename
ae
sys
vfs
VFS
Rename file at location. Clobber destination, if it exists.
class
VFS
void
rename
(
string
from
,
string
to
)
Meta
Source
See Implementation
ae
sys
vfs
VFS
functions
copy
exists
mdFile
mkdirRecurse
read
remove
rename
write
Rename file at location. Clobber destination, if it exists.