Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "plugins/app"

Index

Type aliases

AppArgumentsScriptModuleExecutor

AppArgumentsScriptModuleExecutor: function

A method / function that provides the arguments for the execution of an app.

param

The script arguments.

returns

The result with the arguments to submit.

Type declaration

AppInputScriptModuleExecutor

AppInputScriptModuleExecutor: function

A function / method that provides the value for stdin.

param

The arguments for the script.

returns

The value for stdin.

Type declaration

Functions

createPlugins

Generated using TypeDoc