Class: Inspec::Plugin::V2::Exclusion

Inherits:
Struct
  • Object
show all
Defined in:
lib/inspec/plugin/v2/filter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#plugin_nameObject

Returns the value of attribute plugin_name

Returns:

  • (Object)

    the current value of plugin_name



8
9
10
# File 'lib/inspec/plugin/v2/filter.rb', line 8

def plugin_name
  @plugin_name
end

#rationaleObject

Returns the value of attribute rationale

Returns:

  • (Object)

    the current value of rationale



8
9
10
# File 'lib/inspec/plugin/v2/filter.rb', line 8

def rationale
  @rationale
end