Search
Preparing search index...
The search index is not available
@lather/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lather/core
Result
Class Result<T>
Type parameters
T
Hierarchy
Result
Index
Constructors
constructor
Properties
_tag
value
Methods
to
String
Constructors
constructor
new
Result<T>
(
value
:
T
)
:
Result
<
T
>
Type parameters
T
Parameters
value:
T
Returns
Result
<
T
>
Properties
Readonly
_tag
_tag
:
"Result"
= "Result"
Readonly
value
value
:
T
Methods
to
String
to
String
(
)
:
string
Returns
string
Exports
Fail
Result
constructor
_tag
value
to
String
Task
Time
Out
Error
Generated using
TypeDoc