Sha256: 7cddde315e39dfc07b6cbfe71566a4591eecb38bd50b44a1c3f8dfdb241168b2
Contents?: true
Size: 132 Bytes
Versions: 3
Compression:
Stored size: 132 Bytes
Contents
require 'tty-command' cmd = TTY::Command.new path = File.expand_path("../spec/fixtures/color", __dir__) cmd.run(path, pty: true)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tty-command-0.8.1 | examples/pty.rb |
tty-command-0.8.0 | examples/pty.rb |
tty-command-0.7.0 | examples/pty.rb |