Preparing search index...
The search index is not available
guardx
guardx
run
FailSafeRunResult
Type Alias FailSafeRunResult<T>
FailSafeRunResult
:
{
error
:
T
;
success
:
false
}
Type Parameters
T
=
Error
Type declaration
error
:
T
Error that occurred during the run.
success
:
false
Indicate that the run failed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
guardx
Loading...
Error that occurred during the run.