CommandOutput

Undocumented in source.

Constructors

this
this(int pid, string output, size_t idx, bool err)
Undocumented in source.

Members

Functions

draw
int draw(DrawEmpty draw, int[2] pos, bool selected, immutable(int)[] positions)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(string )
Undocumented in source. Be warned that the author may not have intended to support it.
score
size_t score()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

idx
size_t idx;
Undocumented in source.
pid
int pid;
Undocumented in source.

Meta