|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <HelpCommand.h>
Public Member Functions | |
| HelpCommand (std::unique_ptr< cli::Arg > command) | |
| CommandResult | run (Environment &environment) const override |
Public Member Functions inherited from cli::Command | |
| virtual | ~Command () noexcept=default |
|
inline |
|
overridevirtual |
Implements cli::Command.