Sha256: 00a045c058418a1e6a9e3be4bd76c2943f2117f49f52dc90dc828548a6436fda
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
# @!visibility private 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
calabash-1.9.9.pre2 | lib/calabash/android/screenshot.rb |
calabash-1.9.9.pre1 | lib/calabash/android/screenshot.rb |