Mrcv::Core::ExecutionResult
Represents the empirical outcome of testing a project target against a specific Crystal version.
Constructors
Instance methods
duration_ms
Sourceenvironment_error?
Returns true if failure is attributed to environmental defects (missing C header/lib).
error_kind
Sourceexit_code
Sourcelanguage_error?
Returns true if failure is attributed to Crystal language/compiler compatibility.
mode
Sourcestderr
Sourcestdout
Sourcesuccess?
Sourceversion
Source