Class: Coopy::OpenStruct

Inherits:
Object
  • Object
show all
Defined in:
lib/coopy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatObject

Returns the value of attribute format.



32
33
34
# File 'lib/coopy.rb', line 32

def format
  @format
end

#outputObject

Returns the value of attribute output.



33
34
35
# File 'lib/coopy.rb', line 33

def output
  @output
end