Sha256: 340652e31319309f1925c44ee8a0932c0b9b2fcc46d770869fac3ffdc78837dd

Contents?: true

Size: 193 Bytes

Versions: 3

Compression:

Stored size: 193 Bytes

Contents

module Calabash
  module Android
    # @!visibility private
    module Screenshot
      SCREENSHOT_JAR_PATH = File.join(File.dirname(__FILE__), 'lib', 'screenshot_taker.jar')
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
calabash-2.0.0.pre2 lib/calabash/android/screenshot.rb
calabash-2.0.0.pre1 lib/calabash/android/screenshot.rb
calabash-1.9.9.pre3 lib/calabash/android/screenshot.rb