Property
HasOk
val HasOk: bool
Type: Result<T, E>
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn
Gets a value indicating whether this result is Ok.
val HasOk: bool
Type: Result<T, E>
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn
Gets a value indicating whether this result is Ok.