ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
VFS.copy
ae
sys
vfs
VFS
Copy file from one location to another (same VFS driver).
class
VFS
void
copy
(
string
from
,
string
to
)
Meta
Source
See Implementation
ae
sys
vfs
VFS
functions
copy
exists
listDir
mdFile
mkdir
mkdirRecurse
read
remove
rename
rmdirRecurse
symlink
write
Copy file from one location to another (same VFS driver).