Sha256: e7ce44ef8ffdffd86c3c5001538756c4ad4050aa12fa5a9f0bdf403bca163a50

Contents?: true

Size: 197 Bytes

Versions: 16

Compression:

Stored size: 197 Bytes

Contents

win = RubyText.window(9, 36, 2, 6, fg: White, bg: Red) 

win.output do
  puts "Because this code uses #output,"
  puts "it doesn't have to specify the"
  puts "window as a receiver each time."
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rubytext-0.0.68 examples/prog02.rb
rubytext-0.0.67 examples/prog02.rb
rubytext-0.0.66 examples/prog02.rb
rubytext-0.0.65 examples/prog02.rb
rubytext-0.0.64 examples/prog02.rb
rubytext-0.0.63 examples/prog02.rb
rubytext-0.0.62 examples/prog02.rb
rubytext-0.0.61 examples/prog02.rb
rubytext-0.0.60 examples/prog02.rb
rubytext-0.0.59 examples/prog02.rb
rubytext-0.0.58 examples/prog02.rb
rubytext-0.0.57 examples/prog02.rb
rubytext-0.0.56 examples/prog02.rb
rubytext-0.0.55 examples/prog02.rb
rubytext-0.0.54 examples/prog02.rb
rubytext-0.0.53 examples/prog02.rb