testing.RecordedCall.commands
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- testing
- Declared in
- RecordedCall
- Package
- libtmux
- Source
- packages/libtmux/src/testing.ts
-
The commands tmux ran, without the connection flags.
The flags say which socket and which binary, which is what differs between the machine that recorded and the one replaying; the commands are what decided the answer. Keying on these lets a fixture recorded on one socket replay on a
Serverbuilt with no socket at all.
0 declared, 0 inherited