CHANGELOG.md | 100644 | 0 | 0 | | | 4.43 KB | aad12f28430ef346ecd7e341cc9486d11179420f588760ac3fe3bb3a560e9e8f |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 20ed2524a58def23460dc257a41bb229e948aa613039583b84a2579434586699 |
README.md | 100644 | 0 | 0 | | | 18.3 KB | 29bdfdda394b70cc074388006ac4adaa97e293a498b6f25204811bc6bd631c01 |
Rakefile | 100644 | 0 | 0 | | | 162 Bytes | 6622401e85013cf8334ef3b924990c3465f3bc485ce7057f433ef232a96ae5d8 |
bin/console | 100755 | 0 | 0 | | | 91 Bytes | 6aadec9cf70cbf01c4d749701313955d87939a5678be0f590133c79c97fb308d |
bin/setup | 100755 | 0 | 0 | | | 74 Bytes | fd77ebc47e250cf86e1b7c2b7df7392ca8aae7e468b50a4f16a5549cf4bc602b |
examples/bash.rb | 100644 | 0 | 0 | | | 191 Bytes | aac34e6e1b05a70de00778729b1e03171da1476d4fd7322eca9e476b95db5fb8 |
examples/basic.rb | 100644 | 0 | 0 | | | 159 Bytes | 3427b215c8206c3ab06f07e0cbf1db1aa3f80a4a5f4117253592d345716974d1 |
examples/cli | 100755 | 0 | 0 | | | 66 Bytes | b4be66b735854ccf348c3bae399f2aa271a8425cb4378964e0c125d27a514d56 |
examples/env.rb | 100644 | 0 | 0 | | | 177 Bytes | ea32eb0cc717abc50069f6b8a3e281f608c56197e01a6e791d917c787fde4cca |
examples/logger.rb | 100644 | 0 | 0 | | | 186 Bytes | 048d4fd386d5e7945b9d7949e843446cda1d16aa519bced0777df8346bc7199e |
examples/output.rb | 100644 | 0 | 0 | | | 242 Bytes | 6b113cda35678fe7618a0e89d1135b61a616292e4927b2d1b0eaa6329e4fd0c9 |
examples/pty.rb | 100644 | 0 | 0 | | | 179 Bytes | ed741673f2ea7f604068d8c04c8d9f70d853fb2c54f3be6c63b9a7c9c5c84d67 |
examples/redirect_stderr.rb | 100644 | 0 | 0 | | | 182 Bytes | a8252ad435c84e55a1d2dc7cf8fc4c4f66c53910055bb689de7e90e42b2d958f |
examples/redirect_stdin.rb | 100644 | 0 | 0 | | | 257 Bytes | c017c7828175ea6b6bc0d798a4d79214aa9f354ee3f73790a416552eba974444 |
examples/redirect_stdout.rb | 100644 | 0 | 0 | | | 177 Bytes | 6c55f0ffd2e07cad35ce537b6168384896d2208755afd5ecea71e1175a8807aa |
examples/stdin_input.rb | 100644 | 0 | 0 | | | 202 Bytes | c58f3dc228b795e25c2b37b4321d312889ce02dea48444eaaefba2e593682406 |
examples/threaded.rb | 100644 | 0 | 0 | | | 241 Bytes | 108944f8e15c06f7ae81e55aa6138077a11f9b5de06bbb2a26a861d8c82bf549 |
examples/timeout.rb | 100644 | 0 | 0 | | | 241 Bytes | 7859a88b5fed323c58a190dca71b1a1828adcacc296f611ecbdb03505b9eed90 |
examples/timeout_input.rb | 100644 | 0 | 0 | | | 307 Bytes | b106eafcce7467d0a852844f108f14927fac0360c7a90ee430d869960fe39fc7 |
examples/wait.rb | 100644 | 0 | 0 | | | 323 Bytes | 262927667dc4b5045873637b1a7d5a4468a38cf2f48ea47e5c3fcf2d7c5d73dc |
lib/tty-command.rb | 100644 | 0 | 0 | | | 41 Bytes | 40ce5b4250790cdab3cabe360705a0566e8c030f5931b32019b3ee8d36c22f8e |
lib/tty/command.rb | 100644 | 0 | 0 | | | 5.63 KB | accb78ddc0c6c0890ce3480b746ccbb66472b2a07b84d7f4c88409d104894a38 |
lib/tty/command/child_process.rb | 100644 | 0 | 0 | | | 5.64 KB | 1d1f673b06fd9af2f995104e11e5f1f541fb4bd51f62cf1476845428a420d491 |
lib/tty/command/cmd.rb | 100644 | 0 | 0 | | | 3.55 KB | 8c1d22c9939a7fe650e559877a0aa967f2d3030758481f659d628795aca391ec |
lib/tty/command/dry_runner.rb | 100644 | 0 | 0 | | | 614 Bytes | 743b9b5916062ba0bb00040df24584f492d9831f58106bf4040ecfdd0e334995 |
lib/tty/command/exit_error.rb | 100644 | 0 | 0 | | | 837 Bytes | 655975f5f70243dd224153f5d3d286454eee40208858914759c96d50be5dd3b1 |
lib/tty/command/printers/abstract.rb | 100644 | 0 | 0 | | | 1.21 KB | cb72df0312a5f9ed7aa2cbe34f2904e5e569113f34f30641f5e9b7c9bd0aba55 |
lib/tty/command/printers/null.rb | 100644 | 0 | 0 | | | 271 Bytes | 7e1c00f4ade39ef162a7b2e6099a96f5ac05a3c916d62928d6fe03dd4c8e694b |
lib/tty/command/printers/pretty.rb | 100644 | 0 | 0 | | | 2.3 KB | daf8eaeb000b4352449b6acf8325477e1996dac1fdec512cd3baf8aa78caf7d3 |
lib/tty/command/printers/progress.rb | 100644 | 0 | 0 | | | 610 Bytes | 35fefe923202630817be4453ebcd17f652b2a19f852176fddff1cf8242714234 |
lib/tty/command/printers/quiet.rb | 100644 | 0 | 0 | | | 889 Bytes | 56d06193e7a6ba3e43562dd6cf7d7dbfb6fd42b5dbed36ed902872580f57504f |
lib/tty/command/process_runner.rb | 100644 | 0 | 0 | | | 5.23 KB | f5ca0ffb837496bb5ee8d787d4e91e8de7ff98ebd671eacb8de8862109dbb0a7 |
lib/tty/command/result.rb | 100644 | 0 | 0 | | | 1.78 KB | 4de5b512056cbb3b8f7df3353e4827d1d3fe8b68314a698edc23f76e3b7243f4 |
lib/tty/command/truncator.rb | 100644 | 0 | 0 | | | 2.55 KB | 71f5a69f9d6d1c843b79174bcac327dfcc57f7fb78276b313959f401e5181f0e |
lib/tty/command/version.rb | 100644 | 0 | 0 | | | 101 Bytes | 5f0e7f528620f766f4037ff27b5defa132daf029da6b2bf416ecd5c0309f25f1 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.7 KB | e7c526c9239a3053174b7a98795dcfcc6b26506fa76efb738a482def55ea1500 |
spec/unit/binmode_spec.rb | 100644 | 0 | 0 | | | 969 Bytes | 952b56ad66c2e41df83c388c375a25bcc8ac97b00db17f3c33758e8b578cd7bd |
spec/unit/cmd_spec.rb | 100644 | 0 | 0 | | | 5.2 KB | 5d7c9bc30a1976dbceecd331f7d60c80ed36a55856e70730a81aa010ea6141b4 |
spec/unit/dry_run_spec.rb | 100644 | 0 | 0 | | | 1.14 KB | 1fc9367830b8cfb2aa247e3ee7fc89ddfe5b31491585b3aec7a3d8021309eb09 |
spec/unit/exit_error_spec.rb | 100644 | 0 | 0 | | | 747 Bytes | 29d28040f5ebf72b3202af299a5517ed0bf45b7dbf7302259f415ce7c75fcf43 |
spec/unit/input_spec.rb | 100644 | 0 | 0 | | | 294 Bytes | 4fb29d18cfe4ecc2c02ef9dfb704568126b9bf9cdb799468e1e4d10358b2adfc |
spec/unit/output_spec.rb | 100644 | 0 | 0 | | | 557 Bytes | 42af50534cec1ab12549e4e8cf896c1c530de06e593e1b2c7ca8dcee2068f40f |
spec/unit/printer_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | 55edfa180a4fd687053be0285ceca9356f21e77da9d0e8eb2a0ce9763bb18cf5 |
spec/unit/printers/custom_spec.rb | 100644 | 0 | 0 | | | 1.08 KB | af5d302365169972c69f1465939a5795a9255622f1036911c414c3495a9ce929 |
spec/unit/printers/null_spec.rb | 100644 | 0 | 0 | | | 926 Bytes | b2cd0ea259cf5dcccb4e7757ab49469798d6d503afe754549f721567bc19ac7f |
spec/unit/printers/pretty_spec.rb | 100644 | 0 | 0 | | | 5.96 KB | 85493a2e05b7a25cf8e2a9c7f93083ed9620b884ae42f23196fd82dcc343d482 |
spec/unit/printers/progress_spec.rb | 100644 | 0 | 0 | | | 1.15 KB | 4134c691c22e4fd5d0a5c94777709f4708a10490fce0a264b6ffe638cd45f16a |
spec/unit/printers/quiet_spec.rb | 100644 | 0 | 0 | | | 1.77 KB | d787528121aae3f89ce925294dcc7194614b023e7c1c9ce7b198095e4c0938a1 |
spec/unit/pty_spec.rb | 100644 | 0 | 0 | | | 1.76 KB | cc9c45d3c48286a36c976d7306992cdddeb019aa6e4bfa44359de55402b140d3 |
spec/unit/redirect_spec.rb | 100644 | 0 | 0 | | | 2.53 KB | eacfe5f03a517d7bb34cac12b27ea3c5fc0e0f5830fdd7cd54c57dfbb64b9c75 |
spec/unit/result_spec.rb | 100644 | 0 | 0 | | | 1.92 KB | 479ba3bb7ae4441429398a81c360e6bb87e479d21bd539b86b79b061e3a031b3 |
spec/unit/ruby_spec.rb | 100644 | 0 | 0 | | | 659 Bytes | dfe5a043e97f3d0370ec7057ddadf8f5eb514c137b836eddbc3f4b52a664c4b1 |
spec/unit/run_spec.rb | 100644 | 0 | 0 | | | 4.62 KB | 46892c1773099db5e115f4bcdc0a9b1f525ad56a3a7a8dc5dec3260f9f507cd9 |
spec/unit/test_spec.rb | 100644 | 0 | 0 | | | 350 Bytes | 63a1ecc79bb38ea1ab15a36eb2af8cbcf88d6562937250b6a7f48eee5adabe71 |
spec/unit/timeout_spec.rb | 100644 | 0 | 0 | | | 1.06 KB | d4fa4466134a30a581192b42938335e55d0512804f6727e10340314eef25e8fb |
spec/unit/truncator_spec.rb | 100644 | 0 | 0 | | | 1.69 KB | f2cd4f486f9d0d4720bc07ce84b60fd90d8c5ac880865698e7186627861a781f |
tasks/console.rake | 100644 | 0 | 0 | | | 203 Bytes | 644a6d6c75edf5f4c53c84bd0ccb1cbdc89e7b721217ee6c235f1eac23016072 |
tasks/coverage.rake | 100644 | 0 | 0 | | | 210 Bytes | 4562288315807fcc3ff28f804bed51e8899c0eb8e00eec014a615da22ed512e5 |
tasks/spec.rake | 100644 | 0 | 0 | | | 685 Bytes | 62dc8b49b435a35a1ce8530ec052ce5993de27566eccd765d83eced1bc2c1509 |
tty-command.gemspec | 100644 | 0 | 0 | | | 1.22 KB | b06015d9a1aafefef2cebfcd59935796dcb1bea151a953e404d9563d1be76f5e |