|
BashSpark
|
This is the complete list of members for bs::command_seq, including all inherited members.
| command(std::string sName) | bs::command | inlineexplicit |
| command_seq() | bs::command_seq | inline |
| get_name() const | bs::command | inline |
| get_name_ref() const noexcept | bs::command | inline |
| msg_error_int_bounds(std::ostream &oStdErr, const std::string &sInt) const | bs::command_seq | virtual |
| msg_error_int_format(std::ostream &oStdErr, const std::string &sInt) const | bs::command_seq | virtual |
| msg_error_logics(std::ostream &oStdErr, std::int64_t nMin, std::int64_t nStep, std::int64_t nMax) const | bs::command_seq | virtual |
| msg_error_param_number(std::ostream &oStdErr, std::size_t nArgs) const | bs::command_seq | virtual |
| run(const std::span< const std::string > &vArgs, shell_session &oSession) const override | bs::command_seq | virtual |
| ~command()=default | bs::command | virtual |