Commands.Command object

New in package 167

Syntax

var command = Commands.create(...);

Description

The Command object encapsulates a server-side executable command.

Methods

Method Returns Description
[execute]() {exitCode, standardOutput, standardError} Executes the server-side command.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.