package
0.0.0-20240615092645-6de8c39a54bf
Repository: https://github.com/titpetric/task-ui.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FilterOutInternal removes all tasks that are marked as internal.
FilterOutNoDesc removes all tasks that do not contain a description.
FindTask returns the taskfile.Task for a given name.
List tasks lists the names of the defined tasks.
No description provided by the author

# Type aliases

FilterFunc is a signature for task filters.