Method: Puppet::Pops::Loader::LoaderPaths::PuppetSmartPath#root_path
- Defined in:
- lib/puppet/pops/loader/loader_paths.rb
#root_path ⇒ Object
104 105 106 |
# File 'lib/puppet/pops/loader/loader_paths.rb', line 104 def root_path Puppet::FileSystem.dir_string(@loader.path) end |