mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
Code Cleanup
- Removed 9 useless methods by making members public. Accessors are nice sometimes, but also an unnecessary layer.
This commit is contained in:
parent
50d4b37519
commit
ac1497ff1a
4 changed files with 54 additions and 124 deletions
|
@ -9,5 +9,5 @@
|
|||
#echo; ./args rc:x rc.debug:1 a.b\<c \(one or two\) modify 'quoted string' \'not quoted\' due:eom+1wk+1d
|
||||
|
||||
echo; ./args 123 mod pro:'P 1' +home /from/to/g
|
||||
echo; ./args add -- modify
|
||||
echo; ./args add -- modify +tag /from/to/g name:value
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue