Documentation
¶
Overview ¶
Package shellquote provides functions for quoting strings for different shell interpreters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func POSIX ¶ added in v0.4.0
POSIX returns a version of the string quoted for POSIX-compliant shells.
func PowerShell ¶ added in v0.4.0
PowerShell returns a version of the string quoted for PowerShell.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.