Method: Bolt::ModuleInstaller::Puppetfile::Module#name
- Defined in:
- lib/bolt/module_installer/puppetfile/module.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
9 10 11 |
# File 'lib/bolt/module_installer/puppetfile/module.rb', line 9 def name @name end |