Sha256: 1557d34cc50819a6085decbd93a43df047db0627bce61a577065e2f1c6460740
Contents?: true
Size: 232 Bytes
Versions: 13
Compression:
Stored size: 232 Bytes
Contents
module Gametel module Views class Text < View def hint platform.get_text_hint(locator) end def description platform.get_text_description(locator) end end end end
Version data entries
13 entries across 13 versions & 1 rubygems