|
iash
v0.5
Library to provide a bash-like shell in an application
|
This is the complete list of members for iash, including all inherited members.
| addCommand(Command *cmd) | iash | |
| addCommand(Args &&... args) | iash | inline |
| exec(std::string &cmd) | iash | |
| exec(UserCommand *cmd) | iash | inline |
| ExitCommand (defined in iash) | iash | friend |
| getCwd() const | iash | |
| getEnv() | iash | |
| iash(const std::string &appName="iash") | iash | |
| runInteractive() | iash | |
| runScript(const char *fname) | iash |