Command Location
- Locateѕ, cnaonicalized and categorizes first command.
This commit is contained in:
@@ -40,6 +40,9 @@ public:
|
||||
void identity (const std::string&, const std::string&);
|
||||
bool canonicalize (std::string&, const std::string&, const std::string&) const;
|
||||
|
||||
private:
|
||||
void findCommand ();
|
||||
|
||||
private:
|
||||
Tree* _tree;
|
||||
std::multimap <std::string, std::string> _entities;
|
||||
|
||||
Reference in New Issue
Block a user