Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

testing.RecordedCall

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
testing
Package
libtmux
Source
packages/libtmux/src/testing.ts
interface testing.RecordedCall
interface [source]
interface [source]
interface testing.RecordedCall

What every recorded entry carries, answered or not.

2 declared, 0 inherited

Members

  • commands property The commands tmux ran, without the connection flags.
  • stdin property Bytes written to the command's standard input, when it had any.
Esc

Type to search.