Method: Fig::Package::Configuration#name
- Defined in:
- lib/fig/package/configuration.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
12 13 14 |
# File 'lib/fig/package/configuration.rb', line 12 def name @name end |