mirror of
https://gitlab.com/pnx/gosh
synced 2026-06-16 07:04:57 +02:00
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
|