Class: Hashira::CI::Mark
- Inherits:
-
Data
- Object
- Data
- Hashira::CI::Mark
- Defined in:
- lib/hashira/ci/mark.rb
Instance Attribute Summary collapse
-
#magnitude ⇒ Object
readonly
Returns the value of attribute magnitude.
-
#trace ⇒ Object
readonly
Returns the value of attribute trace.
Instance Attribute Details
#magnitude ⇒ Object (readonly)
Returns the value of attribute magnitude
5 6 7 |
# File 'lib/hashira/ci/mark.rb', line 5 def magnitude @magnitude end |
#trace ⇒ Object (readonly)
Returns the value of attribute trace
5 6 7 |
# File 'lib/hashira/ci/mark.rb', line 5 def trace @trace end |