Documentation
¶
Index ¶
Constants ¶
View Source
const DOUBLE_QUOTE = "{DOUBLE_QUOTE}"
View Source
const SPACE_WITHIN_QUOTE = "{SPACE_WITHIN_QUOTE}"
Variables ¶
This section is empty.
Functions ¶
func Create ¶
Create creates a command from a single string This allows you to pass parameters which include spaces as commands. You just need to add "double-quotes" around the parameter and it will be treated as one parameter and not be splitted by whitespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.