Sha256: 0ceb1890bb31c75321b30c5f589705bd72cb4ce2c49d047a9098c779f88838f2
Contents?: true
Size: 225 Bytes
Versions: 16
Compression:
Stored size: 225 Bytes
Contents
win = RubyText.window(8, 39, 4, 9, fg: Black, bg: Blue) win.puts "If your text is longer than " + "the width of the window, by default it will " + "wrap around." win.puts "Scrolling is not yet supported."
Version data entries
16 entries across 16 versions & 1 rubygems