Method: Inspec::RunData::Profile::Dependency#url

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

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end