Class: InspecPlugins::DockerResources::ResourcePack
- Inherits:
-
Object
- Object
- InspecPlugins::DockerResources::ResourcePack
- Defined in:
- lib/inspec-docker-resources/resource_pack.rb
Overview
This class will provide the actual CLI implementation. Its superclass is provided by another call to Inspec.plugin, this time with two args. The first arg specifies we are requesting version 2 of the Plugins API. The second says we are making a Resource Pack plugin component, so please make available any DSL needed for that.