Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ExitWithError ¶ added in v0.1.7
func ExitWithError(err error)
Types ¶
type RunOpts ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner uses Taskfile to run template tasks
func NewTaskRunner ¶
func NewTaskRunner(opts RunnerOpts) *Runner
type RunnerOpts ¶
Click to show internal directories.
Click to hide internal directories.