Method: RunLoop::Ipa#calabash_server_version
- Defined in:
- lib/run_loop/ipa.rb
#calabash_server_version ⇒ Object
Inspects the app’s executables for the server version @return a version instance
82 83 84 |
# File 'lib/run_loop/ipa.rb', line 82 def calabash_server_version app.calabash_server_version end |