Verisum::App::CheckResult
Inherits Reference < Object
Constructors
new(total : UInt64 = 0, pass : UInt64 = 0, mismatch : UInt64 = 0, error : UInt64 = 0)
SourceInstance methods
error
Sourceerror=(error : UInt64)
Sourcemismatch
Sourcemismatch=(mismatch : UInt64)
Sourcepass
Sourcepass=(pass : UInt64)
Sourceto_h
Sourceto_s(io) : Nil
Sourcetotal
Sourcetotal=(total : UInt64)
Source