Class: Fastlane::Helper::MobileCommonHelper

Inherits:
Object
  • Object
show all
Defined in:
lib/fastlane/plugin/mobile_common/helper/mobile_common_helper.rb

Class Method Summary collapse

Class Method Details

.prepare_repository(options) ⇒ Object

class methods that you define here become available in your action as Helper::MobileCommonHelper.your_method



8
9
# File 'lib/fastlane/plugin/mobile_common/helper/mobile_common_helper.rb', line 8

def self.prepare_repository(options)
end