Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <SetCommand.h>
Public Member Functions | |
SetCommand (std::string param, std::string value) | |
CommandResult | run (Environment &) const override |
![]() | |
virtual | ~Command () noexcept=default |
|
inline |
|
overridevirtual |
Implements cli::Command.