Method: AsyncMethods::MethodSignature#method
- Defined in:
- lib/async_methods/async_methods.rb
#method ⇒ Object (readonly)
Returns the value of attribute method.
50 51 52 |
# File 'lib/async_methods/async_methods.rb', line 50 def method @method end |