inspec/lib
Steven Danna 4941ec69fd
Minor refactor and explanatory comments
This is a minor refactor that I did while studying our loading code in
preparation for some deeper changes to how content loading works. The
overall goal of the refactor is to remove a few places where we were
passing a generic options hash and then only accessing a single item.

The comment hopefully clarifies to new developers in the code base how
content loading works at a high level.

Signed-off-by: Steven Danna <steve@chef.io>
2016-08-29 10:23:15 +01:00
..
bundles Rubocoooop! 2016-08-25 14:22:15 -04:00
fetchers add unit test for local fetcher with windows path support 2016-08-24 16:23:27 +02:00
inspec Minor refactor and explanatory comments 2016-08-29 10:23:15 +01:00
matchers add boolean support for cmp matcher 2016-06-18 20:33:08 +02:00
resources switch from deprecated script resource to powershell resource for user resource 2016-08-26 09:33:35 +02:00
source_readers migrate load-path hooking for legacy modes 2016-02-22 12:06:42 +01:00
utils handle xinetd config with only one entry 2016-08-16 17:23:22 +02:00
inspec.rb move base_cli to lib/inspec 2016-07-26 20:11:25 +02:00