parser.rb

Path: lib/facter/util/parser.rb
Last Update: Wed Aug 09 15:28:25 +0000 2017

This class acts as the factory and parent class for parsed facts such as scripts, text, json and yaml files.

Parsers must subclass this class and provide their own results method.

Required files

facter   yaml  

[Validate]