dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
tryOpenFile
dextool
io
TODO don't catch Exception, catch the specific.
@
trusted
auto
tryOpenFile
(
string
filename
,
string
mode
)
Meta
Source
See Implementation
dextool
io
functions
tryOpenFile
tryWriting
writeFileData
TODO don't catch Exception, catch the specific.