package
0.0.0-20240128222815-57fe098d044a
Repository: https://github.com/gritcli/grit.git
Documentation: pkg.go.dev

# Functions

Escape quotes and escapes a string for use as a shell argument.
NewExecutor returns a new executor that writes commands to be executed to w.

# Type aliases

Executor is a function used to execute commands within the context of Grit's parent shell.