Sha256: a16a8f2ea39ccf491fb398ac875c12c1153403c66babf9ddb4809b99ba4d6505
Contents?: true
Size: 156 Bytes
Versions: 19
Compression:
Stored size: 156 Bytes
Contents
module TestCentricity class AppImage < AppUIElement def initialize(name, parent, locator, context) super @type = :image end end end
Version data entries
19 entries across 19 versions & 1 rubygems