Sha256: 68dd5e62e30e44c916f3670b885d37a931d86088b77a273443fbe3496c15965b
Contents?: true
Size: 200 Bytes
Versions: 1
Compression:
Stored size: 200 Bytes
Contents
# frozen_string_literal: true class Shoes # This class serves as a placeholder for referring to the overall window of # a Shoes app, such as attaching a slot to the top. class Window end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-core-4.0.0.rc1 | lib/shoes/window.rb |