Exception: Inspec::Plugin::V2::PluginExcludedError
- Inherits:
-
InstallError
- Object
- StandardError
- Error
- Exception
- GemActionError
- InstallError
- Inspec::Plugin::V2::PluginExcludedError
- Defined in:
- lib/inspec/plugin/v2.rb
Instance Attribute Summary collapse
-
#details ⇒ Object
Returns the value of attribute details.
Attributes inherited from GemActionError
Instance Attribute Details
#details ⇒ Object
Returns the value of attribute details.
15 16 17 |
# File 'lib/inspec/plugin/v2.rb', line 15 def details @details end |