tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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.