Method: Batchly::Request::IRequest#content_path
- Defined in:
- lib/batchly-sdk/request/irequest.rb
#content_path ⇒ Object
Current working directory string
17 18 19 |
# File 'lib/batchly-sdk/request/irequest.rb', line 17 def content_path @content_path end |