Method: Jamf::Resource#rsrc_path

Defined in:
lib/jamf/api/base_classes/resource.rb

#rsrc_pathString (readonly)

Returns the resouce path for this object.

Returns:

  • (String)

    the resouce path for this object



225
226
227
# File 'lib/jamf/api/base_classes/resource.rb', line 225

def rsrc_path
  @rsrc_path
end