Class: Fastlane::Helper::SaucelabsAppdistHelper
- Inherits:
-
Object
- Object
- Fastlane::Helper::SaucelabsAppdistHelper
- Defined in:
- lib/fastlane/plugin/saucelabs_appdist/helper/saucelabs_appdist_helper.rb
Class Method Summary collapse
Class Method Details
.show_message ⇒ Object
8 9 10 |
# File 'lib/fastlane/plugin/saucelabs_appdist/helper/saucelabs_appdist_helper.rb', line 8 def self. UI.("Hello from the saucelabs_appdist plugin helper!") end |