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

#include <UnloadCommand.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ UnloadCommand()

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

Member Function Documentation

◆ run()

CommandResult cli::UnloadCommand::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: