3 lines
129 B
Go
3 lines
129 B
Go
// Package command defines the command.Definition type and helpers for
|
|
// accessing command names and arguments.
|
|
package command
|