Method: Batchly::Request::DbRequest#content_path
- Defined in:
- lib/batchly-sdk/request/db_request.rb
#content_path ⇒ Object
Path for loading additional content - Path to container from where code is executed string
33 34 35 |
# File 'lib/batchly-sdk/request/db_request.rb', line 33 def content_path @content_path end |