Stone.js API
Docs
Home
Preparing search index...
stone-js-cli/src/declarations
ConsoleContext
Interface ConsoleContext
Represents the context for the console.
interface
ConsoleContext
{
blueprint
:
IBlueprint
;
commandInput
:
CommandInput
;
commandOutput
:
CommandOutput
;
event
:
IncomingEvent
;
}
Index
Properties
blueprint
command
Input
command
Output
event
Properties
blueprint
blueprint
:
IBlueprint
command
Input
commandInput
:
CommandInput
command
Output
commandOutput
:
CommandOutput
event
event
:
IncomingEvent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blueprint
command
Input
command
Output
event
Docs
Home
Stone.js API
Loading...
Represents the context for the console.