Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandReport ¶
type CommandReport struct {
ID string
Name string
Command string
Status Status
Path string
Version string
Error string
}
func Inspect ¶
func Inspect(ctx context.Context, specs []CommandSpec, opts Options) []CommandReport
type CommandSpec ¶
func SetupCommandSpecs ¶
func SetupCommandSpecs() []CommandSpec
Click to show internal directories.
Click to hide internal directories.