- Supports ::isatty call to shut off color, ncurses when stdout is not to a tty
This commit is contained in:
@@ -111,6 +111,7 @@ std::string formatSeconds (time_t);
|
||||
const std::string uuid ();
|
||||
const char* optionalBlankLine (Config&);
|
||||
int convertDuration (const std::string&);
|
||||
int getDueState (const std::string&);
|
||||
int addDuration (const Date&, const std::string&);
|
||||
|
||||
// rules.cpp
|
||||
|
||||
Reference in New Issue
Block a user