taskwarrior/cli/src
2021-01-10 22:22:18 -05:00
..
argparse Adjust Tag syntax to match TaskWarrior 2021-01-10 03:47:38 +00:00
bin Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
invocation use StorageConfig instead of ReplicaConfig 2021-01-10 22:22:18 -05:00
lib.rs Treat any bare word in the command line as a report name 2020-12-29 22:54:07 +00:00
macros.rs use a s!(..) shorthand in CLI tests 2020-12-24 21:15:56 +00:00
report.rs Parse reports from config, with defaults 2020-12-30 21:18:45 +00:00
settings.rs Parse reports from config, with defaults 2020-12-30 21:18:45 +00:00
table.rs use prettytable for tabular outputs 2020-11-23 21:58:45 -05:00
usage.rs use static strings for usage 2020-12-24 21:07:27 +00:00