...

Text file src/github.com/rogpeppe/go-internal/testscript/testdata/execguard.txt

Documentation: github.com/rogpeppe/go-internal/testscript/testdata

     1[exec:nosuchcommand] exec nosuchcommand
     2[!exec:cat] stop
     3exec cat foo
     4stdout 'foo\n'
     5
     6-- foo --
     7foo

View as plain text