class Fastlane::Helper::MobileCommonHelper

Public Class Methods

prepare_repository(options) click to toggle source

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

# File lib/fastlane/plugin/mobile_common/helper/mobile_common_helper.rb, line 8
def self.prepare_repository(options)
end