Skip to content

shellQuote string

shellQuote returns string quoted for POSIX shells.

Example

#!/bin/sh

command {{ shellQuote "$untrustedArg" }}