inspec/lib
Adam Leff b4f772546b Fix directory resource output and exists check (#1950)
* Fix to_s on directory resource

The `to_s` method on the `directory` resource is not defined
in the correct class, leading `directory` resources to be printed
as the parent resource (`file`) instead.

Signed-off-by: Adam Leff <adam@leff.co>

* Directory existence should check to see if it's a directory

Signed-off-by: Adam Leff <adam@leff.co>
2017-06-23 07:44:15 -07:00
..
bundles Fix detection of Automate pre-0.8.x in Compliance::API (#1922) 2017-06-13 10:05:09 +02:00
fetchers Don't send HTTP headers that have nil values (#1948) 2017-06-21 19:09:13 -05:00
inspec Release v1.29.0 (#1955) 2017-06-22 15:16:19 -04:00
matchers Remove commented-out deprecation warning 2017-06-06 07:25:04 -04:00
resources Fix directory resource output and exists check (#1950) 2017-06-23 07:44:15 -07:00
source_readers add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
utils add the Nginx parser 2017-06-03 17:25:00 +02:00
inspec.rb Handle parse errors for attrs/secrets 2017-05-09 13:44:33 +02:00