Sha256: 08a61a2944f945a45664361d12a8401d9480b188cfffa477bf27274ec979349e
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
# frozen_string_literal: true require_relative "../lib/tty-box" box = TTY::Box.frame "Drawing a box in", "terminal emulator", padding: 3, align: :center puts box
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tty-box-0.5.0 | examples/basic.rb |