Class: Hashira::CI::Mark

Inherits:
Data
  • Object
show all
Defined in:
lib/hashira/ci/mark.rb

Instance Attribute Summary collapse

Instance Attribute Details

#magnitudeObject (readonly)

Returns the value of attribute magnitude

Returns:

  • (Object)

    the current value of magnitude



5
6
7
# File 'lib/hashira/ci/mark.rb', line 5

def magnitude
  @magnitude
end

#traceObject (readonly)

Returns the value of attribute trace

Returns:

  • (Object)

    the current value of trace



5
6
7
# File 'lib/hashira/ci/mark.rb', line 5

def trace
  @trace
end