Class: Bixby::BundleRepository

Inherits:
BaseModule show all
Defined in:
lib/bixby_common/api/bundle_repository.rb

Class Attribute Summary collapse

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

.pathObject

Returns the value of attribute path.



8
9
10
# File 'lib/bixby_common/api/bundle_repository.rb', line 8

def path
  @path
end