package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

New contains the scope in which an instance of Hello is constructed from an implementation of primeable.
NewParams contains a scope in which default or construction-time values can be set.

# Structs

Hello defines the app-level dependencies that are accessible within the Run function.
Params defines the parameters needed to execute a given runner.
Text represents an implementation of captain.FlagMarshaler.