Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlphaNumeric ¶
AlphaNumeric sorts the JSON output so that tasks are in alpha numeric order by task name.
func AlphaNumericWithRootTasksFirst ¶
AlphaNumericWithRootTasksFirst sorts the JSON output so that tasks are in alpha numeric order by task name. It will also ensure that tasks that are not namespaced will be listed before tasks that are. We detect this by searching for a ':' in the task name.
Types ¶
Click to show internal directories.
Click to hide internal directories.