Sha256: ddf304d4e455885ab5e41d7ca729a8c79a8a26c8f562c0fcee9d84b23e8138ef

Contents?: true

Size: 416 Bytes

Versions: 713

Compression:

Stored size: 416 Bytes

Contents

module Fastlane
  module Actions
    require 'fastlane/actions/capture_ios_screenshots'
    class CaptureScreenshotsAction < CaptureIosScreenshotsAction
      #####################################################
      # @!group Documentation
      #####################################################

      def self.description
        "Alias for the `capture_ios_screenshots` action"
      end
    end
  end
end

Version data entries

713 entries across 713 versions & 5 rubygems

Version Path
fastlane-2.226.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.225.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.224.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.223.1 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.223.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.222.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.221.1 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.221.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.220.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.219.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.218.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-security-patched-2.216.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.217.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.216.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.215.1 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.215.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-mercafacil-2.214.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.214.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.213.0 fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane-2.212.2 fastlane/lib/fastlane/actions/capture_screenshots.rb