1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-09 17:46:52 +00:00
testscript-rs/testdata/execguard.txt

8 lines
100 B
Text
Raw Normal View History

[exec:nosuchcommand] exec nosuchcommand
[!exec:cat] stop
exec cat foo
stdout 'foo\n'
-- foo --
foo