Method: Calabash::Android::Operations::Device#set_http
- Defined in:
- lib/calabash-android/operations.rb
#set_http(http) ⇒ Object
400 401 402 |
# File 'lib/calabash-android/operations.rb', line 400 def set_http(http) @http = http end |