Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
cli::Command Class Referenceabstract

#include <Command.h>

Inheritance diagram for cli::Command:
[legend]

Public Member Functions

virtual ~Command () noexcept=default
 
virtual CommandResult run (Environment &environment) const =0
 

Constructor & Destructor Documentation

◆ ~Command()

virtual cli::Command::~Command ( )
virtualdefaultnoexcept

Member Function Documentation

◆ run()

virtual CommandResult cli::Command::run ( Environment environment) const
pure virtual

The documentation for this class was generated from the following file: