Class: Fastlane::Helper::SaucelabsAppdistHelper

Inherits:
Object
  • Object
show all
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.show_message
  UI.message("Hello from the saucelabs_appdist plugin helper!")
end