Class Facter::Util::DirectoryLoader
In: lib/facter/util/directory_loader.rb
Parent: Object

Methods

default_loader   load   loader_for   new  

Classes and Modules

Class Facter::Util::DirectoryLoader::NoSuchDirectoryError

Constants

EXTERNAL_FACT_WEIGHT = 10000   This value makes it highly likely that external facts will take precedence over all other facts

Attributes

directory  [R]  Directory for fact loading

Public Class methods

Public Instance methods

Load facts from files in fact directory using the relevant parser classes to parse them.

[Validate]