tryWriteFile

Undocumented in source. Be warned that the author may not have intended to support it.
string
tryWriteFile
(
T
)
(
const(char)[] filename
,
const(T)[] content
)
if (
T.sizeof == 1
)

Meta