...

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

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

     1[!linux] [!darwin] skip
     2[darwin] skip # https://go.dev/issue/61779
     3
     4ttyin secretwords.txt
     5terminalprompt
     6ttyout 'magic words'
     7! stderr .
     8! stdout .
     9
    10-- secretwords.txt --
    11SQUEAMISHOSSIFRAGE

View as plain text