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