Exception: Inspec::Plugin::V2::UpdateError

Inherits:
GemActionError show all
Defined in:
lib/inspec/plugin/v2.rb

Instance Attribute Summary collapse

Attributes inherited from GemActionError

#plugin_name, #version

Instance Attribute Details

#from_versionObject

Returns the value of attribute from_version.



18
19
20
# File 'lib/inspec/plugin/v2.rb', line 18

def from_version
  @from_version
end

#to_versionObject

Returns the value of attribute to_version.



18
19
20
# File 'lib/inspec/plugin/v2.rb', line 18

def to_version
  @to_version
end