Go to repository

Function nps

Returns the string for the bash command to run an nps command with the gobstones-script detected configuration.

nps('clean.dist')
nps('build')

Parameters

  • action: string

    The nps action to run.

Returns string

The bash command string.