FlowGuard API - v1.2.0-rc.2
Preparing search index...
flowguard
FormattedBlock
Interface FormattedBlock
Formatted blocked result (structured, ready for RailBlocked construction).
interface
FormattedBlock
{
code
:
string
;
reason
:
string
;
recovery
:
readonly
string
[]
;
quickFix
?:
string
;
}
Index
Properties
code
reason
recovery
quick
Fix?
Properties
Readonly
code
code
:
string
Readonly
reason
reason
:
string
Readonly
recovery
recovery
:
readonly
string
[]
Optional
Readonly
quick
Fix
quickFix
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
reason
recovery
quick
Fix
FlowGuard API - v1.2.0-rc.2
Loading...
Formatted blocked result (structured, ready for RailBlocked construction).