@witchcraft/spellcraft
Github
Issues
npm
Preparing search index...
types/commands
CommandSetEntries
Type Alias CommandSetEntries
type
CommandSetEntries
=
{
condition
:
Unmanaged
<
"condition"
>
;
description
:
Unmanaged
<
"description"
>
;
execute
:
Unmanaged
<
"execute"
>
;
name
:
{
error
:
|
typeof
COMMAND_IN_USE
|
typeof
DUPLICATE_COMMAND
|
typeof
MULTIPLE_ERRORS
;
hooks
:
GetCommandHooks
<
"name"
>
;
manager
:
Pick
<
Manager
,
"commands"
|
"shortcuts"
|
"keys"
>
&
PickManager
<
"options"
,
"stringifier"
,
>
;
val
:
string
;
}
;
}
Index
Properties
condition
description
execute
name
Properties
condition
condition
:
Unmanaged
<
"condition"
>
description
description
:
Unmanaged
<
"description"
>
execute
execute
:
Unmanaged
<
"execute"
>
name
name
:
{
error
:
|
typeof
COMMAND_IN_USE
|
typeof
DUPLICATE_COMMAND
|
typeof
MULTIPLE_ERRORS
;
hooks
:
GetCommandHooks
<
"name"
>
;
manager
:
Pick
<
Manager
,
"commands"
|
"shortcuts"
|
"keys"
>
&
PickManager
<
"options"
,
"stringifier"
,
>
;
val
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
description
execute
name
Github
Issues
npm
@witchcraft/spellcraft
Loading...