ba.sake.nodejs.script.executor
package ba.sake.nodejs.script.executor
Members list
Type members
Classlikes
Executes a Node.js script in a given folder (sandbox) with optional npm dependencies.
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
- Supertypes
-
class Objecttrait Matchableclass Any
object NodejsScriptExecutor
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NodejsScriptExecutor.type
In this article