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