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

#include <VariablesIntrospectionCommand.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ VariablesIntrospectionCommand()

cli::VariablesIntrospectionCommand::VariablesIntrospectionCommand ( std::unique_ptr< cli::Arg param)
inline

Member Function Documentation

◆ run()

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

Implements cli::Command.

Here is the call graph for this function:

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