Method: Appium::Core::Base::Device::ExecuteDriver::Result#logs
- Defined in:
- lib/appium_lib_core/common/device/execute_driver.rb
#logs ⇒ Object (readonly)
Returns the value of attribute logs.
21 22 23 |
# File 'lib/appium_lib_core/common/device/execute_driver.rb', line 21 def logs @logs end |