class
ShellFunc
: public
ComFunc
(Return to index)
shell escape command for
ComTerp
.
Type:
Instantiable
Base Classes:
public
ComFunc
Derived Classes
Include file:
ComTerp/ctrlfunc.h
Description:
shell(cmdstr) -- evaluate command in shell.
Public:
ShellFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
(more documentation)