Table of Contents

Interfaces

Cases

 = 'development'
 = 'production'
 = 'staging'
 = 'testing'

Methods

Cases

Cases

Methods

description()

Public
public description() : string
Return values
string

isDebugFriendly()

Public
public isDebugFriendly() : bool
Return values
bool

isPreProduction()

Public
public isPreProduction() : bool
Return values
bool

isProduction()

Public
public isProduction() : bool
Return values
bool