Method: Puppet::ModuleTool::LocalTarball::ModuleRelease#mod
- Defined in:
- lib/puppet/module_tool/local_tarball.rb
#mod ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
46 47 48 |
# File 'lib/puppet/module_tool/local_tarball.rb', line 46 def mod @mod end |