Context
- Added ::getLimits, copied from CmdCustom, for more general use.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user