dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
CreateFileOptions.this
dls
protocol
definitions
CreateFileOptions
Undocumented in source.
class
CreateFileOptions
@
safe
pure nothrow
this
(
Nullable
!bool
overwrite
=
Nullable
!bool.
init
,
Nullable
!bool
ignoreIfExists
=
Nullable
!bool.
init
)
Meta
Source
See Implementation
dls
protocol
definitions
CreateFileOptions
constructors
this
variables
ignoreIfExists
overwrite