Class: Merbiful::Body::FAKE_IO_CLASS

Inherits:
Struct
  • Object
show all
Defined in:
lib/merbiful-release/body.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



6
7
8
# File 'lib/merbiful-release/body.rb', line 6

def path
  @path
end

#readObject

Returns the value of attribute read

Returns:

  • (Object)

    the current value of read



6
7
8
# File 'lib/merbiful-release/body.rb', line 6

def read
  @read
end