- Added ::getLimits, copied from CmdCustom, for more general use.
This commit is contained in:
Paul Beckingham 2014-07-04 11:03:23 -04:00
parent fa58c24c66
commit 0cd56932a5
2 changed files with 27 additions and 0 deletions

View file

@ -59,6 +59,7 @@ public:
const std::vector <std::string> getColumns () const;
const std::vector <std::string> getCommands () const;
void getLimits (int&, int&);
bool color (); // TTY or <other>?
bool verbose (const std::string&); // Verbosity control