Feature - Urgency
- Implemented the urgency algorithm according to rfc31. - Added a new '_urgency' command to test the algorithm.
This commit is contained in:
@@ -81,6 +81,8 @@ public:
|
||||
|
||||
void validate () const;
|
||||
|
||||
float urgency ();
|
||||
|
||||
private:
|
||||
int determineVersion (const std::string&);
|
||||
void legacyParse (const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user