runner

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opt

type Opt func(*Runner) error

func WithScaffoldsDir

func WithScaffoldsDir(scaffoldsDir string) Opt

func WithWorkingDir

func WithWorkingDir(workingDir string) Opt

type Runner

type Runner struct {
	ScaffoldsDir string
	WorkingDir   string
	// contains filtered or unexported fields
}

func NewWithOpts

func NewWithOpts(opts ...Opt) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run(taskNames ...string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL