BashSpark
Loading...
Searching...
No Matches
bs::shell Member List

This is the complete list of members for bs::shell, including all inherited members.

BASH_ERROR_COMMAND_NOT_FOUNDbs::shellstatic
BASH_ERROR_SYNTAXbs::shellstatic
DEFAULT_COMMAND_HASH_TABLE_SIZEbs::shellstatic
erase_command(const std::string &sCommand)bs::shell
get_command(const std::string &sCommand) const noexceptbs::shell
get_stop_on_command_not_found() const noexceptbs::shell
make_default_shell()bs::shellstatic
MAX_DEPTHbs::shellstatic
msg_error_command_not_found(shell_session &oSession, const std::string &sCommand) constbs::shellvirtual
msg_error_invalid_function_name(shell_session &oSession, const std::string &sFunction) constbs::shellvirtual
msg_error_syntax_error(const shell_session &oSession, const shell_parser_exception &oException) constbs::shellvirtual
remove_command(const std::string &sCommand)bs::shell
run(std::istream &oCommand, shell_session &oSession)bs::shellstatic
run(const std::string &sCommand, shell_session &oSession)bs::shellstatic
run(const std::string_view &sCommand, shell_session &oSession)bs::shellstatic
set_command(std::unique_ptr< command > &&pCommand)bs::shell
set_command(Args &&... args)bs::shellinline
set_stop_on_command_not_found(bool bStopOnCommandNotFound) noexceptbs::shell
shell()bs::shellinline
~shell()=defaultbs::shellvirtual