SernEventCommand
Extends
Type parameters
• T extends keyof SernEventsMapping
= keyof SernEventsMapping
Properties
description?
optional
description:string
Inherited from
Source
locals
locals:
Record
<string
,unknown
>
Inherited from
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Source
name?
optional
name:T
Overrides
Source
onEvent
onEvent:
ControlPlugin
<any
[]>[]
Inherited from
Source
plugins
plugins:
InitPlugin
<any
[]>[]
Inherited from
Source
type
type:
Sern
Overrides
Source
Methods
execute()
execute(…
args
):unknown
Parameters
• …args: SernEventsMapping
[T
]
Returns
unknown