package spec
Import Path
github.com/rsteube/carapace/internal/shell/spec (on go.dev)
Dependency Relation
imports 4 packages, and imported by one package
Involved Source Files
command.go
Package spec provides spec file generation for use with carapace-bin
Package-Level Type Names (only one)
Aliases []string
Commands []Command
Completion struct{Flag map[string][]string; Positional [][]string; PositionalAny []string; Dash [][]string; DashAny []string}
Description string
ExclusiveFlags [][]string
Flags map[string]string
Group string
Hidden bool
Name string
PersistentFlags map[string]string
Package-Level Functions (only one)
Snippet generates the spec file.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |