dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
tryWriting
dextool
io
TODO don't catch Exception, catch the specific.
@
trusted
nothrow
auto
tryWriting
(
T
)
(
string
fname
,
T
data
,
WriteStrategy
strategy
=
WriteStrategy.overwrite
)
Meta
Source
See Implementation
dextool
io
enums
WriteStrategy
functions
tryOpenFile
tryWriting
writeFileData
TODO don't catch Exception, catch the specific.