package
0.9.2
Repository: https://github.com/wavesoftware/go-magetasks.git
Documentation: pkg.go.dev

# Functions

Start will start a single line task.

# Structs

Part represents a part of a bigger Task.
Task represents a mage task enriched with icon and description that might be multiline.

# Interfaces

PartProcessing is an interface that is used to process long running part of tasks.