Vrepl

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

checkMode
bool checkMode(string line)
Undocumented in source. Be warned that the author may not have intended to support it.
isQuit
bool isQuit(string line)
Undocumented in source. Be warned that the author may not have intended to support it.
loop
void loop()
Undocumented in source. Be warned that the author may not have intended to support it.
prompt
void prompt()
Undocumented in source. Be warned that the author may not have intended to support it.
quit
void quit()
Undocumented in source. Be warned that the author may not have intended to support it.
setMode
void setMode(Mode m)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

config
Config config;
Undocumented in source.
pipes
ProcessPipes pipes;
Undocumented in source.
shell
Shell shell;
Undocumented in source.
state
State state;
Undocumented in source.

Meta