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
50 51 52 |
# File 'lib/run_loop/ipa.rb', line 50 def calabash_server_version app.calabash_server_version end |