Method: Counter#c
- Defined in:
- lib/functional.rb
#c ⇒ Object (readonly)
Returns the value of attribute c.
30 31 32 |
# File 'lib/functional.rb', line 30 def c @c end |
Returns the value of attribute c.
30 31 32 |
# File 'lib/functional.rb', line 30 def c @c end |