tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
copy
tango
io
Path
Transfer the content of one file to another. Throws an IOException upon failure.
void
copy
(
const
(
char
)[]
src
,
const
(
char
)[]
dst
)
Meta
Source
See Implementation
tango
io
Path
functions
accessed
children
collate
copy
createFile
createFolder
createPath
created
exists
fileSize
isFile
isFolder
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.