Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Context

Index

Constructors

constructor

Properties

environments

environments: Scope

opts

Private registers

registers: object

Type declaration

Private scopes

scopes: Scope[] = [{}]

Methods

Private findScope

front

get

getAll

getRegister

  • getRegister(key: string, defaultValue?: object): any
  • Parameters

    • key: string
    • Default value defaultValue: object = {}

    Returns any

Private parseProp

  • parseProp(str: string): Promise<string[]>

pop

push

  • push(ctx: object): number

setRegister

  • setRegister(key: string, value: any): any

Generated using TypeDoc