ba.sake.nodejs.script.executor.NodejsScriptExecutor
See theNodejsScriptExecutor companion object
Executes a Node.js script in a given folder (sandbox) with optional npm dependencies.
Value parameters
- baseFolder
-
Base folder for the script execution.
- dependencies
-
List of npm dependencies to install before executing the script.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article