This is part of the Fake.Runtime module.

RunResult

Union Cases

Union CaseDescription
CompilationError(CompilationErrors)
Signature: CompilationErrors
RuntimeError(Exception)
Signature: Exception
SuccessRun(warnings)
Signature: string