This is part of the Fake.Runtime module.
RunResult
Union Cases
Union Case | Description |
CompilationError(CompilationErrors)
Signature: CompilationErrors
|
|
RuntimeError(Exception)
Signature: Exception
|
|
SuccessRun(warnings)
Signature: string
|