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)
/* sort by: | */
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.