iash  v0.5
Library to provide a bash-like shell in an application
iash Member List

This is the complete list of members for iash, including all inherited members.

addCommand(Command *cmd)iash
addCommand(Args &&... args)iashinline
exec(std::string &cmd)iash
exec(UserCommand *cmd)iashinline
ExitCommand (defined in iash)iashfriend
getCwd() constiash
getEnv()iash
iash(const std::string &appName="iash")iash
runInteractive()iash
runScript(const char *fname)iash