dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
tryWriting
dextool
io
TODO don't catch Exception, catch the specific.
auto
tryWriting
@
trusted
nothrow
(
T
)
(
string
fname
,
T
data
,
WriteStrategy
strategy
=
WriteStrategy.overwrite
)
Meta
Source
See Implementation
dextool
io
functions
tryOpenFile
tryWriting
writeFileData
TODO don't catch Exception, catch the specific.