|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
This is the complete list of members for ICommand, including all inherited members.
| description() const =0 | ICommand | pure virtual |
| do_run(const std::string command_name, const ParsedOptions &options, const OptionsCollector *collector=nullptr)=0 | ICommand | pure virtual |
| options() const =0 | ICommand | pure virtual |
| run(const ParsedOptions &options)=0 | ICommand | pure virtual |
| validate(const ParsedOptions &options)=0 | ICommand | pure virtual |
| ~ICommand()=default | ICommand | virtual |