DefinedPorts

Undocumented in source.

Constructors

this
this(string[2] envNames)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
command
string command()
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.
ports
string[2] ports()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_ports
string[2] _ports;
Undocumented in source.
env
string[2] env;
Undocumented in source.

Inherited Members

From ComPipe

open
void open()
Undocumented in source.
close
void close()
Undocumented in source.
command
string command()
Undocumented in source.
ports
string[2] ports()
Undocumented in source.

Meta