class Ven::Suite::Trace
- Ven::Suite::Trace
- Reference
- Object
Overview
Some evaluations leave a trace to lead the user to the actual source of an error, if one occurs.
Defined in:
ven/suite/trace.crConstructors
Instance Method Summary
- #name : String
- #tag : QTag
-
#to_s(io : IO, highlight = true)
Returns the string representation of this Trace.