CloseCommand.cc Source File
Back to the index.
Go to the documentation of this file.
52 return "Discards (closes) the current emulation.";
58 return "Closes (discards) the current emulation.\n"
60 "See also: load (to load an existing emulation)\n";
virtual string GetLongDescription() const
Returns a long description/help message for the command.
void ClearEmulation()
Discards the current emulation, and starts anew with just an empty root component.
A Command is a named function, executed by the CommandInterpreter.
CloseCommand()
Constructs an CloseCommand.
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
virtual bool Execute(GXemul &gxemul, const vector< string > &arguments)
Executes the command on a given GXemul instance.
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18