//
pkg.gl
Category
github.com/tj/robo
task
package
0.8.0
Repository:
https://github.com/tj/robo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
163 SLOC
#
Functions
RunOptionals
RunOptionals executes a list of runnables and immediately returns an error if one of them an error not executing the remaining ones.
#
Structs
Example
Example usage.
Runnable
Runnable describes an 'executable' element defined in the overall robo configuration.
Task
Task definition.