Sha256: 29fc9a41322f69cdd8f779c9b304c25dcd50dc8f0e90b49d5f65fdc57114c85f
Contents?: true
Size: 253 Bytes
Versions: 13
Compression:
Stored size: 253 Bytes
Contents
module Bowline module Desktop module App ## # :singleton-method: busy(bool = true) # Shows a busy cursor (hourglass) on all windows. ## # :singleton-method: exit # Exits the application. end end end
Version data entries
13 entries across 13 versions & 1 rubygems