//
pkg.gl
Category
github.com/FollowTheProcess/spok
task
package
0.5.0
Repository:
https://github.com/followtheprocess/spok.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
145 SLOC
#
Functions
New
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
Result encodes the overall result of running a task which may involve any number of shell commands.
Task
Task represents a spok Task.
#
Type aliases
Results
Results is a collection of task results.