Method: Bolt::ModuleInstaller::Puppetfile::GitModule#git
- Defined in:
- lib/bolt/module_installer/puppetfile/git_module.rb
#git ⇒ Object (readonly)
Returns the value of attribute git.
11 12 13 |
# File 'lib/bolt/module_installer/puppetfile/git_module.rb', line 11 def git @git end |