class Stats
- Stats
- Reference
- Object
Defined in:
lpc.crConstructors
Instance Method Summary
- #address : String
- #address=(address : String)
- #count : UInt64
- #count=(count : UInt64)
- #fail : UInt64
- #fail=(fail : UInt64)
- #fail_count : Int32 | UInt64
- #fail_count=(fail_count : Int32 | UInt64)
- #report_bool(st_bool)
- #success : UInt64
- #success=(success : UInt64)
-
#to_s(io)
generate a report in the end.