Files

14 lines
594 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[?2004h$ mire init
[?2004l
mire  Done initialising...
[?2004h$ mire record suite/spec
[?2004l
mire  Run commands in the recorder shell, then type exit to finish.
[?2004h$ echo nope
[?2004l
nope
[?2004h$ exit
[?2004l
exit
mire  Save recording? [y/N] n
[?2004h$ test ! -e e2e/suite/spec/in && test ! -e e2e/suite/spec/out && echo discarded
[?2004l
discarded
[?2004h$ exit
[?2004l
exit