//
pkg.gl
Category
github.com/shipwright-io/cli
pkg
shp
cmd
runner
package
0.13.0
Repository:
https://github.com/shipwright-io/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
46 SLOC
#
Functions
NewRunner
NewRunner instantiate a Runner.
#
Structs
Runner
Runner execute the sub-command lifecycle, wrapper around sub-commands.
#
Interfaces
SubCommand
SubCommand defines the methods for a sub-command wrapped with Runner.