
finishRunResource
finishRunResource.RdfinishRunResource
Usage
finishRunResource(
ident,
from = pwd(),
runserverName = NULL,
runserverToolName = NULL
)Arguments
- ident
the ident to the step
- from
root for relative pahtes
- runserverName
if this is set, the step only counts as finished if it was finished with this runserver (needs to be combined with tool), overridden by settings in stephandle
- runserverToolName
if this is set, the step only counts as finished if it was finished with this tool (needs to be combined with runserver), overridden by settings in stephandle