class Chef::Cookbook::SyntaxCheck::PersistentSet

Chef::Cookbook::SyntaxCheck::PersistentSet

Implements set behavior with disk-based persistence. Objects in the set are expected to be strings containing only characters that are valid in filenames.

This class is used to track which files have been syntax checked so that known good files are not rechecked.