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

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

command(std::string sName)bs::commandinlineexplicit
command_seq()bs::command_seqinline
get_name() constbs::commandinline
get_name_ref() const noexceptbs::commandinline
msg_error_int_bounds(std::ostream &oStdErr, const std::string &sInt) constbs::command_seqvirtual
msg_error_int_format(std::ostream &oStdErr, const std::string &sInt) constbs::command_seqvirtual
msg_error_logics(std::ostream &oStdErr, std::int64_t nMin, std::int64_t nStep, std::int64_t nMax) constbs::command_seqvirtual
msg_error_param_number(std::ostream &oStdErr, std::size_t nArgs) constbs::command_seqvirtual
run(const std::span< const std::string > &vArgs, shell_session &oSession) const overridebs::command_seqvirtual
~command()=defaultbs::commandvirtual