package
0.5.0
Repository: https://github.com/followtheprocess/spok.git
Documentation: pkg.go.dev

# Functions

New parses a task AST node into a concrete task, root is the absolute path of the directory to use as the root for glob expansion, typically the path to the spokfile.

# Structs

Result encodes the overall result of running a task which may involve any number of shell commands.
Task represents a spok Task.

# Type aliases

Results is a collection of task results.