Method: Inspec::RunData::Profile::Dependency#compliance

Defined in:
lib/inspec/run_data/profile.rb

#complianceObject

Returns the value of attribute compliance

Returns:

  • (Object)

    the current value of compliance



53
54
55
# File 'lib/inspec/run_data/profile.rb', line 53

def compliance
  @compliance
end