Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeBashStr ¶ added in v0.9.3
According to https://www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html#ANSI_002dC-Quoting a -> a a b -> a b $a -> $'$a' $'a' -> $'$\'$a'\'
func FilterCommand ¶
func FilterString ¶
func UpdateSensitiveKey ¶
func UpdateSensitiveKey(key string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.