Returns the string for the bash command to run an node command over a particular string.
node('myscript.js') Copy
node('myscript.js')
The script to run.
The bash command string.
Returns the string for the bash command to run an node command over a particular string.
Example