Method: PuppetfileEditor::Puppetfile#modules
- Defined in:
- lib/puppetfile_editor/puppetfile.rb
#modules ⇒ Object (readonly)
Returns the value of attribute modules.
10 11 12 |
# File 'lib/puppetfile_editor/puppetfile.rb', line 10 def modules @modules end |