Method: Appium::Core::WebSocket#client
- Defined in:
- lib/appium_lib_core/common/ws/websocket.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
21 22 23 |
# File 'lib/appium_lib_core/common/ws/websocket.rb', line 21 def client @client end |