Path: | lib/facter/util/parser.rb |
Last Update: | Sat Feb 23 07:17:42 +0000 2019 |
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.