Method: Batchly::Request::FileRequest#location
- Defined in:
- lib/batchly-sdk/request/file_request.rb
#location ⇒ Object
Location of the file on disk string
24 25 26 |
# File 'lib/batchly-sdk/request/file_request.rb', line 24 def location @location end |