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