Preparing search index...
The search index is not available
guardx
guardx
run
SuccessSafeRunResult
Type Alias SuccessSafeRunResult<T>
SuccessSafeRunResult
:
{
output
:
T
;
success
:
true
}
Type Parameters
T
=
unknown
Type declaration
output
:
T
Result output of the function.
success
:
true
Indicate that the run succeeded.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
guardx
Loading...
Result output of the function.