Method: Puppet::Module#modulepath
- Defined in:
- lib/puppet/module.rb
#modulepath ⇒ Object
316 317 318 |
# File 'lib/puppet/module.rb', line 316 def modulepath File.dirname(path) if path end |
316 317 318 |
# File 'lib/puppet/module.rb', line 316 def modulepath File.dirname(path) if path end |