Method: Jamf::Resource#rsrc_path
- Defined in:
- lib/jamf/api/base_classes/resource.rb
#rsrc_path ⇒ String (readonly)
Returns 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 |