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