Start parameters for the NodeJS application type.

Hierarchy

  • NodeJSApplicationStartParameters

Properties

startScript?: string

Filepath to the node js script.

workingDirectory?: string

Working directory for the node js script.

Generated using TypeDoc