Sha256: 99a623956b9599688ab8f6552904e99458a78b80146784f9a58b7849acc99308
Contents?: true
Size: 226 Bytes
Versions: 16
Compression:
Stored size: 226 Bytes
Contents
win = RubyText.window(8, 39, 7, 14, 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