digger ~travis-windows (2021-10-01T22:50:25.1782194)
Dub
Repo
Task.OutputLine
digger_web
Task
Undocumented in source.
class
Task
struct
OutputLine {
string
text
;
bool
error
;
}
Members
Variables
error
bool
error
;
Undocumented in source.
text
string
text
;
Undocumented in source.
Meta
Source
See Implementation
digger_web
Task
constructors
this
enums
State
functions
flushLines
getState
structs
OutputLine