@suluk/cockpit - v0.2.0
↑ Suluk
GitHub
Preparing search index...
Gate
Interface Gate
interface
Gate
{
id
:
string
;
title
:
string
;
status
:
GateStatus
;
detail
:
string
;
action
?:
string
;
}
Index
Properties
id
title
status
detail
action?
Properties
id
id
:
string
title
title
:
string
status
status
:
GateStatus
detail
detail
:
string
Optional
action
action
?:
string
the command to run to advance this gate (undefined ⇒ nothing to do)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
status
detail
action
↑ Suluk
GitHub
@suluk/cockpit - v0.2.0
Loading...
the command to run to advance this gate (undefined ⇒ nothing to do)