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

#include <LoadCommand.h>

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

Public Member Functions

 LoadCommand (std::string libraryName)
 
CommandResult run (Environment &) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ LoadCommand()

cli::LoadCommand::LoadCommand ( std::string  libraryName)
inline

Member Function Documentation

◆ run()

CommandResult cli::LoadCommand::run ( 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: