Mixin: commands/install

commands/install

Commands for installing and deploying starter examples.

Source:

Members

(static) example.usage

Output usage information describing commands for installing and deploying starter examples.

Source:

(static) usage

Usage for the di install * commands which allow you install and deploy starter examples.

  • di install example
  • di install example
Source:

Methods

(static) example(exName, callback)

Installs a starter example.

Parameters:
Name Type Description
exName String

The example to install.

callback function

Continuation to pass control when complete.

Source: