Method: Inspec::ProfileVendor#cache_path

Defined in:
lib/inspec/profile_vendor.rb

#cache_pathObject



35
36
37
# File 'lib/inspec/profile_vendor.rb', line 35

def cache_path
  profile_path.join('vendor')
end