parser.rb

Path: lib/facter/util/parser.rb
Last Update: Tue Mar 01 05:53:03 +0000 2016

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]