Sha256: fcd197e4086b8cbb14341918bd8cdee7baa17193e94f44607f3ed8d4764f9538
Contents?: true
Size: 111 Bytes
Versions: 3
Compression:
Stored size: 111 Bytes
Contents
#!/usr/bin/env ruby $stderr.puts "this is output on stderr" $stdout.puts "this is output on stdout" exit 128
Version data entries
3 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
command_exec-0.2.0 | spec/command/test_data/output_test |
command_exec-0.2.0 | spec/command/test_data/raise_error_test |
command_exec-0.2.0 | spec/command/test_data/throw_error_test |