mirror of
https://github.com/imjasonh/testscript-rs
synced 2026-07-09 01:26:40 +00:00
8 lines
100 B
Text
8 lines
100 B
Text
|
|
[exec:nosuchcommand] exec nosuchcommand
|
||
|
|
[!exec:cat] stop
|
||
|
|
exec cat foo
|
||
|
|
stdout 'foo\n'
|
||
|
|
|
||
|
|
-- foo --
|
||
|
|
foo
|