Module: Pilot

Defined in:
lib/pilot.rb,
lib/pilot/manager.rb,
lib/pilot/options.rb,
lib/pilot/version.rb,
lib/pilot/build_manager.rb,
lib/pilot/tester_manager.rb,
lib/pilot/tester_exporter.rb,
lib/pilot/tester_importer.rb,
lib/pilot/commands_generator.rb

Defined Under Namespace

Classes: BuildManager, CommandsGenerator, Manager, Options, TesterExporter, TesterImporter, TesterManager

Constant Summary collapse

Helper =

you gotta love Ruby: Helper.* should use the Helper class contained in FastlaneCore

FastlaneCore::Helper
UI =
FastlaneCore::UI
VERSION =
"1.4.1"
DESCRIPTION =
"The best way to manage your TestFlight testers and builds from your terminal"