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_message ⇒ Object
49 50 51 |
# File 'lib/fastlane/plugin/forsis/helper/forsis_helper.rb', line 49 def self. UI.("Hello from the forsis plugin helper!") end |