//
pkg.gl
Category
github.com/johnstarich/goenable
stringutil
package
0.2.2
Repository:
https://github.com/johnstarich/goenable.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
43 SLOC
#
Functions
Dedent
Dedent removes leading whitespace from every line, evenly.
SingleQuote
SingleQuote makes the given string into a single quoted entity for a shell If the string is simple, then it is returned as-is.