Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Log(filename: string): Log

Properties

filename

filename: string

Readonly id

id: string

Unique Id of this output.

Readonly type

Indicates which type of output this is.

Methods

init

  • Forces inherited child classes to identify themself with the type of output they are.

    Returns OutputEnum

    The output enum that belongs to this type of output.

Generated using TypeDoc