Sha256: b67462af702b723ef6f2f767db05098f498352a299ee041463d64aa7fa7b80e6

Contents?: true

Size: 92 Bytes

Versions: 1

Compression:

Stored size: 92 Bytes

Contents

require_relative "../lib/tty-command"

cmd = TTY::Command.new(pty: true)
cmd.run("rubocop")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tty-command-0.9.0 examples/buffer.rb