hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
AbstractOutput.write
hunt
console
output
AbstractOutput
AbstractOutput
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(string message)
void
write
(string message, bool newline)
class
AbstractOutput
override
void
write
(
string
message
,
bool
newline
)
void
write
(string message, bool newline, OutputType type)
Meta
Source
See Implementation
hunt
console
output
AbstractOutput
AbstractOutput
constructors
this
functions
doWrite
getFormatter
getVerbosity
isDebug
isDecorated
isQuiet
isVerbose
isVeryVerbose
setDecorated
setFormatter
setVerbosity
write
writeln