Method: Fort::Src::Code::DependedModule#name
- Defined in:
- lib/fort/src/code/depended_module.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/fort/src/code/depended_module.rb', line 5 def name @name end |