Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteBatch ¶
QuoteBatch returns the string such that a CMD.EXE shell would parse it as a single word
func QuotePosix ¶
QuotePosix returns the string such that a posix shell would parse it as a single word
func SplitBatch ¶
SplitBatch splits a command string into words like Windows CMD.EXE would See https://ss64.com/nt/syntax-esc.html
func SplitPosix ¶
SplitPosix splits a command string into words like a posix shell would
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.