Method: R10K::Module::Base#title
- Defined in:
- lib/r10k/module/base.rb
#title ⇒ Object (readonly) Also known as: full_name
Returns the value of attribute title.
9 10 11 |
# File 'lib/r10k/module/base.rb', line 9 def title @title end |