()
| 10 | ) |
| 11 | |
| 12 | func resetProjectsFlags() { |
| 13 | projectsFormat = "table" |
| 14 | } |
| 15 | |
| 16 | // setupGlobalRegistry creates a temporary global config file with the given YAML content |
| 17 | // and sets TASKMD_HOME_CONFIG to point to it. |
no outgoing calls
no test coverage detected