gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
core/src
verificationVerdict
Function verificationVerdict
verificationVerdict
(
line
:
undefined
|
null
|
string
,
)
:
null
|
"pass"
|
"fail"
|
"escalate"
The verdict word a line carries, or null when the line is anything but exactly one of the three.
Parameters
line
:
undefined
|
null
|
string
Returns
null
|
"pass"
|
"fail"
|
"escalate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
gateline — API reference
Loading...
The verdict word a line carries, or null when the line is anything but exactly one of the three.