package zsh

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

Dependency Relation
	imports 8 packages, and imported by 2 packages

Involved Source Files action.go message.go namedDirectory.go Package zsh provides zsh completion zstyle.go
Package-Level Functions (total 2)
ActionRawValues formats values for zsh
Snippet creates the zsh completion script
Package-Level Variables (only one)
NamedDirectories provides rudimentary named directory support as these aren't expanded by zsh in the `${words}` provided to the compdef function