ae v0.0.1890 (2017-02-25T08:06:18Z)
Home
Dub
Repo
VFS.write
ae
sys
vfs
VFS
Write entire file at given location (overwrite if exists).
class
VFS
abstract
void
write
(
string
path
,
const
(
void
)[]
data
)
Meta
Source
See Implementation
ae
sys
vfs
VFS
functions
copy
exists
mdFile
mkdirRecurse
read
remove
rename
write
Write entire file at given location (overwrite if exists).