Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptModule

A script module.

Hierarchy

  • ScriptModule

Index

Properties

Optional deployFile

deployFile: function

Deploys a file.

param

Arguments for the execution.

returns

The result.

Type declaration

Optional deployWorkspace

deployWorkspace: function

Deploys the workspace.

param

Arguments for the execution.

returns

The result.

Type declaration

Optional pullFile

pullFile: function

Pulls a file to the workspace.

param

Arguments for the execution.

returns

The result.

Type declaration

Optional pullWorkspace

pullWorkspace: function

Pulls files to the workspace.

param

Arguments for the execution.

returns

The result.

Type declaration

Generated using TypeDoc