Module: Snapshot

Defined in:
lib/snapshot.rb,
lib/snapshot/runner.rb,
lib/snapshot/builder.rb,
lib/snapshot/version.rb,
lib/snapshot/simulators.rb,
lib/snapshot/snapshot_file.rb,
lib/snapshot/snapshot_config.rb,
lib/snapshot/reset_simulators.rb,
lib/snapshot/snapfile_creator.rb,
lib/snapshot/reports_generator.rb,
lib/snapshot/screenshot_rotate.rb,
lib/snapshot/dependency_checker.rb,
lib/snapshot/latest_ios_version.rb,
lib/snapshot/screenshot_flatten.rb

Defined Under Namespace

Classes: Builder, DependencyChecker, LatestIosVersion, ReportsGenerator, ResetSimulators, Runner, ScreenshotFlatten, ScreenshotRotate, Simulators, SnapfileCreator, SnapshotConfig, SnapshotFile

Constant Summary collapse

Helper =

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

FastlaneCore::Helper
VERSION =
"0.7.1"