Class for the history command.
Definition: history.hpp:14
BLAM void LogEvent(std::string message)
Logs a message to the log and/or console.
Definition: aliases.cpp:101
~HistoryCommand()
Definition: history.hpp:25
BlamCommandResult onCommand(std::vector< std::string > arguments)
Called upon command execution.
Definition: history.hpp:30
HistoryCommand()
Definition: history.hpp:17