HostKit command and shell sigils/macros.
Parses a Bash script with escaped interpolation.
bash "rm -rf #{path} && mkdir -p #{path}"
Static ~BASH remains available when interpolation is not needed.
~BASH