CLI2: Added ::getBinary

This commit is contained in:
Paul Beckingham 2015-06-14 20:45:06 -04:00
parent f59724297f
commit 323674b08d
2 changed files with 2 additions and 2 deletions

View file

@ -96,8 +96,8 @@ public:
const std::vector <std::string> getWords ();
*/
bool canonicalize (std::string&, const std::string&, const std::string&) const;
/*
std::string getBinary () const;
/*
std::string getCommand () const;
std::string getLimit () const;
*/