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

LibTmux::CommandResult

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

View as Markdown

Module
LibTmux
Package
libtmux
Source
gems/libtmux/lib/libtmux/process.rb
class LibTmux::CommandResult
classlibtmux [source]
classlibtmux [source]
class LibTmux::CommandResult

Discussed in libtmux-async , Execution modes

11 declared, 0 inherited

Members

  • argv method Returns the value of attribute argv.
  • delivery method Behavior: Command evidence.
  • elapsed_seconds method Returns the value of attribute elapsed_seconds.
  • inspect method Behavior: Command evidence.
  • new method Behavior: Command evidence.
  • pid method Returns the value of attribute pid.
  • status method Returns the value of attribute status.
  • stderr method Returns the value of attribute stderr.
  • stdout method Returns the value of attribute stdout.
  • success? method Behavior: Command evidence.
  • text method Behavior: Command evidence.
Esc

Type to search.