Exception: Inspec::Plugin::V2::GemActionError
Direct Known Subclasses
Instance Attribute Summary collapse
-
#plugin_name ⇒ Object
Returns the value of attribute plugin_name.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#plugin_name ⇒ Object
Returns the value of attribute plugin_name.
10 11 12 |
# File 'lib/inspec/plugin/v2.rb', line 10 def plugin_name @plugin_name end |
#version ⇒ Object
Returns the value of attribute version.
11 12 13 |
# File 'lib/inspec/plugin/v2.rb', line 11 def version @version end |