tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
TextFileOutput.this
tango
io
stream
TextFile
TextFileOutput
Compose a FileStream.
this
(const(char)[] path, File.Style style)
class
TextFileOutput
this
(
const
(
char
)[]
path
,
File.Style
style
=
File.WriteCreate
)
this
(File file)
Meta
Source
See Implementation
tango
io
stream
TextFile
TextFileOutput
constructors
this
Compose a FileStream.