Commands - add
- Migrated handleAdd to CmdAdd.
This commit is contained in:
@@ -362,6 +362,12 @@ void Arguments::extract_sequence (std::vector <int>& sequence)
|
||||
this->erase (this->begin () + kill[k]);
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO
|
||||
void Arguments::extract_nv ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO
|
||||
void Arguments::extract_uuids (std::vector <std::string>& uuids)
|
||||
|
||||
Reference in New Issue
Block a user