Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatHashTable ¶
FormatHashTable formats table as a PowerShell hashtable. The caller is responsible for ensuring variableName is a valid PowerShell variable name and the key-value pairs can be surrounded by single-quoted strings.
func FormatParams ¶
FormatParams formats params into `-key "value"`, ignoring keys with empty values.
func FormatStringVariables ¶
FormatStringVariables formats params as PowerShell string variables. The caller is responsible for ensuring the keys are valid PowerShell variable names and the values can be surrounded by single-quoted strings.
func JoinVariables ¶
JoinVariables joins the specified variables.
Types ¶
Click to show internal directories.
Click to hide internal directories.