package shell

Import Path
	github.com/rsteube/carapace/internal/shell (on go.dev)

Dependency Relation
	imports 21 packages, and imported by one package

Involved Source Files shell.go
Package-Level Functions (total 2)
Snippet creates completion script for given shell.
func Value(shell string, value string, meta common.Meta, values common.RawValues) string