Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Compilation

Hierarchy

  • Compilation

Index

Constructors

constructor

Accessors

downloadLink

  • get downloadLink(): string
  • Returns string

error

  • get error(): string
  • Returns string

platform

  • Returns Platform

status

  • Returns Status

Methods

isDevApp

  • isDevApp(): boolean
  • Check if the compilations is for a DevApp.

    Returns boolean

isErred

  • isErred(): boolean
  • Check if the compilation erred.

    Returns boolean

isReady

  • isReady(): boolean
  • Check if the compilation has finished correctly.

    Returns boolean

Generated using TypeDoc