Search
Preparing search index...
The search index is not available
simple-fake-console — Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ConsoleInstance
Class ConsoleInstance
A fake console
Hierarchy
ConsoleInstance
Implements
Console
ConsoleDatabase
Index
Properties
clear
error
info
log
warn
Methods
get
Actions
Properties
Readonly
clear
clear
:
FnWithoutData
= this[symFnWithoutData](ActionType.Clear)
Readonly
error
error
:
FnWithData
= this[symFnWithData](ActionType.Error)
Readonly
info
info
:
FnWithData
= this[symFnWithData](ActionType.Info)
Readonly
log
log
:
FnWithData
= this[symFnWithData](ActionType.Log)
Readonly
warn
warn
:
FnWithData
= this[symFnWithData](ActionType.Warn)
Methods
Readonly
get
Actions
get
Actions
(
)
:
ReadonlyArray
<
Action
>
Get all recorded actions
Returns
ReadonlyArray
<
Action
>
Recorded actions
Globals
Action
Type
Console
Instance
clear
error
info
log
warn
get
Actions
Any
Class
Console
Console
Database
Fn
With
Data
Fn
Without
Data
Action
Data
sym
Actions
sym
FnWith
Data
sym
FnWithout
Data
Generated using
TypeDoc
A fake console