Represents an ENV instruction.

Hierarchy

  • default
    • Env

Implements

Constructors

Methods

Constructors

Methods

  • Returns exec form of shell command string.

    Parameters

    • shellCommand: string

    Returns string

  • Returns a new Env instruction of given environment variable specified with key and value.

    Parameters

    • key: string
    • value: string

    Returns Env

Generated using TypeDoc