package nushell

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

Dependency Relation
	imports 7 packages, and imported by 2 packages

Involved Source Files action.go patch.go Package nushell provides Nushell completion
Package-Level Functions (total 3)
ActionRawValues formats values for nushell.
Patch uses the lexer to parse and patch given arguments which are currently passed unprocessed to the completion function. see https://www.nushell.sh/book/working_with_strings.html
Snippet creates the nushell completion script.