Module: Fastlane::Helper::ForsisHelper

Defined in:
lib/fastlane/plugin/forsis/helper/forsis_helper.rb

Defined Under Namespace

Classes: Generator

Class Method Summary collapse

Class Method Details

.show_messageObject



49
50
51
# File 'lib/fastlane/plugin/forsis/helper/forsis_helper.rb', line 49

def self.show_message
  UI.message("Hello from the forsis plugin helper!")
end