Sha256: b2773f7c3a164a2703796735a7cdf9b8d1f918023c6d06f663ab2e8f3492410b
Contents?: true
Size: 241 Bytes
Versions: 6
Compression:
Stored size: 241 Bytes
Contents
win = RubyText.window(6, 25, 2, 34, # 6 rows, 25 cols; upper left at 2,4 true, # has a border fg: :blue, bg: :white) # foreground, background win.puts "This is a window..."
Version data entries
6 entries across 6 versions & 1 rubygems