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

testing.RecordedAnswer

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.RecordedAnswer
interface [source]
interface [source]
interface testing.RecordedAnswer

One invocation and what tmux answered, as JSON.

3 declared, 0 inherited

Members

  • exitCode property
  • stderr property Bytes, as numbers: a recording is JSON and tmux output is not text.
  • stdout property
Esc

Type to search.