Represents an USER instruction.

Hierarchy

  • default
    • User

Implements

Constructors

Methods

Constructors

  • Parameters

    • userOrUserWithGroup: string

    Returns User

Methods

  • Returns exec form of shell command string.

    Parameters

    • shellCommand: string

    Returns string

  • Returns a new User instruction of given user and optionally the user group.

    Parameters

    • user: string
    • Optional group: string

    Returns User

Generated using TypeDoc