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

#include <HelpCommand.h>

Inheritance diagram for cli::HelpCommand:
[legend]
Collaboration diagram for cli::HelpCommand:
[legend]

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
 

Constructor & Destructor Documentation

◆ HelpCommand()

cli::HelpCommand::HelpCommand ( std::unique_ptr< cli::Arg command)
inline

Member Function Documentation

◆ run()

CommandResult cli::HelpCommand::run ( Environment environment) const
overridevirtual

Implements cli::Command.


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