mirror of
https://github.com/inspec/inspec
synced 2025-02-17 14:38:43 +00:00
Specifically the parsing was pretty unreadable. This refactoring emphasizes using a default hash and merging in the differences for what was parsed. Everything is funneled through one `merge_crontab` method that does the actual parsing and the system vs user differences are merged in after in their respective parse methods. Signed-off-by: Ryan Davis <zenspider@chef.io> |
||
---|---|---|
.. | ||
bundles | ||
inspec | ||
matchers | ||
plugins | ||
resource_support | ||
resources | ||
source_readers | ||
inspec.rb |