package
2.0.0-alpha.3
Repository: https://github.com/k0sproject/rig.git
Documentation: pkg.go.dev

# Packages

Package shellescape provides functions to escape strings for use in posix shell commands.

# Functions

Command returns a shell escaped command string.
Quote returns a shell escaped string.

# Type aliases

CommandBuilder is a builder for shell commands.