mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
45926ef63a
Methods like… * `count()` return `Integer` values * `boolean()` return `TrueClass`/`FalseClass` values * `concat()` return `String` values …but threw exceptions because those types weren't supported. This adds support to the `xml` resource, and adds tests to verify some of those examples. Signed-off-by: Mark Hughes <greenantdotcom@users.noreply.github.com> |
||
---|---|---|
.. | ||
bundles | ||
fetchers | ||
inspec | ||
matchers | ||
plugins | ||
resource_support | ||
resources | ||
source_readers | ||
utils | ||
inspec.rb |