Method: Micro::Case::Result#data

Defined in:
lib/micro/case/result.rb

#dataObject (readonly) Also known as: value

Returns the value of attribute data.



20
21
22
# File 'lib/micro/case/result.rb', line 20

def data
  @data
end