Class: EasySerializer::CacheOutput

Inherits:
Struct
  • Object
show all
Defined in:
lib/easy_serializer/cache_output.rb

Instance Attribute Summary collapse

Instance Attribute Details

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



2
3
4
# File 'lib/easy_serializer/cache_output.rb', line 2

def output
  @output
end