shajara API
Overview
Preparing search index...
@shajara/kernel
sigils
HaltSigil
Interface HaltSigil
Sigil that converges the current process with failure.
interface
HaltSigil
{
"[ECHO_TOKEN]"
?:
readonly
[
never
]
;
failure
:
Failure
;
kind
:
"halt"
;
}
Hierarchy (
View Summary
)
SigilShape
HaltSigil
Index
Properties
[
ECHO_
TOKEN]?
failure
kind
Properties
Optional
Readonly
[
ECHO_
TOKEN]
"[ECHO_TOKEN]"
?:
readonly
[
never
]
Readonly
failure
failure
:
Failure
Readonly
kind
kind
:
"halt"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
ECHO_
TOKEN]
failure
kind
Overview
shajara API
Loading...
Sigil that converges the current process with failure.