vigiles API reference
Guides
GitHub
Preparing search index...
hook
GateAction
Type Alias GateAction
GateAction
:
|
{
kind
:
"block"
;
reason
:
string
}
|
{
kind
:
"ask"
;
reason
:
string
}
|
{
kind
:
"observe"
;
reason
:
string
;
would
:
"deny"
|
"ask"
}
|
{
kind
:
"allow"
}
A gate's runtime ACTION after applying its
HookMode
to its
Decision
. Pure.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Guides
GitHub
vigiles API reference
Loading...
A gate's runtime ACTION after applying its HookMode to its Decision. Pure.