Module: Rake::Funnel::Support::InstantiateSymbol::ClassMethods
- Defined in:
- lib/rake/funnel/support/internal/instantiate_symbol.rb
Instance Attribute Summary collapse
-
#module ⇒ Object
readonly
Returns the value of attribute module.
Instance Attribute Details
#module ⇒ Object (readonly)
Returns the value of attribute module.
11 12 13 |
# File 'lib/rake/funnel/support/internal/instantiate_symbol.rb', line 11 def module @module end |