ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
copy
ocean
io
Path
Transfer the content of one file to another. Throws an IOException upon failure.
void
copy
(
cstring
src
,
cstring
dst
)
Meta
Source
See Implementation
ocean
io
Path
functions
accessed
children
collate
copy
createFile
createFolder
createPath
created
exists
fileSize
isFile
isFolder
isReadable
isWritable
join
main
modified
native
normalize
parent
parse
patternMatch
pop
remove
rename
replace
split
standard
timeStamps
structs
FS
PathParser
Transfer the content of one file to another. Throws an IOException upon failure.