vigiles API reference
Guides
GitHub
Preparing search index...
core/spec
CmdRef
Interface CmdRef
A typed command reference — verified at compile time.
interface
CmdRef
{
_ref
:
"cmd"
;
command
:
VerifiedCmd
;
}
Index
Properties
_
ref
command
Properties
Readonly
_
ref
_ref
:
"cmd"
Readonly
command
command
:
VerifiedCmd
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
ref
command
Guides
GitHub
vigiles API reference
Loading...
A typed command reference — verified at compile time.