A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
valueOrTerminate
Function valueOrTerminate
valueOrTerminate
<
T
>
(
val
:
StatusOr
<
T
>
)
:
T
Return the successful value or terminate the process on failure.
Type Parameters
T
Parameters
val
:
StatusOr
<
T
>
Returns
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Return the successful value or terminate the process on failure.