Expand description
Provides functions to quote and possibly unquote strings with different quoting styles.
Modules
Functions
Transforms the given
value
to be suitable for use as an argument for Bourne shells by wrapping it into single quotes.