command_out_data

Undocumented in source.

Constructors

this
this(ulong time, OutPipe pipe, size_t pos, string output)
Undocumented in source.
this
this(ulong time, OutPipe pipe, size_t pos, string output, ushort[] attrs)
Undocumented in source.
this
this(ulong time, OutPipe pipe, size_t pos, int cols, int rows, dchar[] screen, ushort[] scr_attrs)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

pipe
OutPipe pipe;
Undocumented in source.
pos
size_t pos;
Undocumented in source.
time
ulong time;
Undocumented in source.
vers
CommandsOutVersion vers;
Undocumented in source.

Meta