class Spaceship::GSBotClient

Public Class Methods

hostname() click to toggle source
# File lib/fastlane/plugin/gs_project_flow_ios/helper/gs_bot_client.rb, line 3
def self.hostname
  'http://mobile.geo4.pro/bot/releaseBuilder/'
end