Class: Bixby::BundleRepository
- Inherits:
-
BaseModule
- Object
- BaseModule
- Bixby::BundleRepository
- Defined in:
- lib/bixby_common/api/bundle_repository.rb
Class Attribute Summary collapse
-
.path ⇒ Object
Returns the value of attribute path.
Method Summary
Methods included from HttpClient
#create_post_data, #http_get, #http_get_json, #http_post, #http_post_download, #http_post_json
Class Attribute Details
.path ⇒ Object
Returns the value of attribute path.
8 9 10 |
# File 'lib/bixby_common/api/bundle_repository.rb', line 8 def path @path end |