Refactor
- Prepared CmdCustom for new command line processing code.
This commit is contained in:
@@ -257,6 +257,12 @@ bool Arguments::extract_command (
|
||||
return false;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO
|
||||
void Arguments::remove_command (const std::string& command)
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO
|
||||
void Arguments::extract_filter ()
|
||||
|
||||
Reference in New Issue
Block a user