ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
write
ae
sys
vfs
Write entire file at given location (overwrite if exists).
void
write
(
string
path
,
const
(
void
)[]
data
)
Meta
Source
See Implementation
ae
sys
vfs
modules
curl
net
classes
VFS
functions
copy
ensurePathExists
getVFS
getVFSName
isVFSPath
listDir
mdFile
mkdir
mkdirRecurse
move
read
readText
remove
rename
rmdirRecurse
safeWrite
symlink
testVFS
touch
write
properties
exists
variables
registry
Write entire file at given location (overwrite if exists).