Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFailedParsing = errors.New("failed to parse")
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command interface {
Identifier() string
Run(ctx CommandContext) int
}
type CommandContext ¶
type EnvImplementation ¶
Temp EnvImplementation for basic export & expand stuff
Click to show internal directories.
Click to hide internal directories.