[−][src]Module task_hookrs::import
Module containing the import() function
Functions
| import | Import taskwarrior-exported JSON. This expects an JSON Array of objects, as exported by taskwarrior. |
| import_task | Import a single JSON-formatted Task |
| import_tasks | Reads line by line and tries to parse a task-object per line. |