//
pkg.gl
Category
github.com/k0sproject/rig/v2
sh
package
2.0.0-alpha.3
Repository:
https://github.com/k0sproject/rig.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
55 SLOC
#
Packages
shellescape
Package shellescape provides functions to escape strings for use in posix shell commands.
#
Functions
Command
Command returns a shell escaped command string.
Quote
Quote returns a shell escaped string.
#
Type aliases
CommandBuilder
CommandBuilder is a builder for shell commands.