Documentation
¶
Overview ¶
Package strutil implements some string utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShellEscape ¶ added in v0.0.5
ShellEscape escapes a string for use in a shell command.
func ShellEscapeExceptTilde ¶ added in v0.0.5
ShellEscapeExceptTilde escapes a string for use in a shell command, except '~'.
func SliceContain ¶
SliceContain determines whether a string slice includes a certain value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.