Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "escape", Aliases: []string{"esc"}, Short: "Escape and unescape strings", }
Functions ¶
func NewHTMLCmd ¶
NewHTMLCmd creates an HTML entity escape/unescape command.
func NewJSONCmd ¶
NewJSONCmd creates a JSON string escape/unescape command.
func NewShellCmd ¶
NewShellCmd creates a shell escape/unescape command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.