Go to repository
Internal

Function ncp

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.

Parameters

  • args: string

    args to pass to cpy-cli

Returns string

The command to run the rimraf binary with given arguments.