Returns the string for the bash command to run
cpy-cli with some arguments, starting from the project's root path
detected by gobstones-scripts.
cpy-cli is a dependency of nps-utils, so it does not need to
be installed separately.
ncp(args): string
Parameters
args: string
args to pass to cpy-cli
Returns string
The command to run the rimraf binary with given arguments.
Returns the string for the bash command to run cpy-cli with some arguments, starting from the project's root path detected by gobstones-scripts. cpy-cli is a dependency of nps-utils, so it does not need to be installed separately.