Module: Yieldable::ToProcReader

Defined in:
lib/yieldable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#to_procObject (readonly)

Returns the value of attribute to_proc.



69
70
71
# File 'lib/yieldable.rb', line 69

def to_proc
  @to_proc
end