Class: Pork::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/pork/report.rb

Direct Known Subclasses

Dot

Defined Under Namespace

Modules: Imp

Instance Attribute Summary collapse

Instance Attribute Details

#ioObject

Returns the value of attribute io

Returns:

  • (Object)

    the current value of io



3
4
5
# File 'lib/pork/report.rb', line 3

def io
  @io
end