Interface Program

Hierarchy

  • Program

Methods

Methods

  • Asynchronously run a script given the provided arguments.

    Parameters

    • Optional variables: {
          [name: string]: any;
      }
      • [name: string]: any

    Returns Promise<any>

Generated using TypeDoc