Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Ha4usScript

Index

Constructors

constructor

Properties

$log

$log: Ha4usLogger

_running

_running: boolean = false

_source

_source: string

autostart

autostart: boolean = false

domain

domain: Domain

event$

event$: Subject<ScriptEvent> = new Subject<ScriptEvent>()

name

name: string

opts

path

path: string

result

result: any

sandbox

sandbox: Sandbox

script

script: Script

topic

topic: string

Accessors

running

running:

source

source:

Methods

compile

destroy

emit

enterDomain

  • enterDomain(): void

init

prepareStack

  • prepareStack(e: Error, match: RegExp): string

restart

  • restart(): Promise<this>

start

stop

toHa4usObject

  • toHa4usObject(): Partial<Ha4usObject>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc