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

#include <BlockCommand.h>

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

Public Member Functions

 BlockCommand (std::unique_ptr< Command > innerCommand)
 
CommandResult run (Environment &environment) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ BlockCommand()

cli::BlockCommand::BlockCommand ( std::unique_ptr< Command innerCommand)
inline

Member Function Documentation

◆ run()

CommandResult cli::BlockCommand::run ( Environment environment) const
inlineoverridevirtual

Implements cli::Command.

Here is the call graph for this function:

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