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

libtmux::Command

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

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
class libtmux::Command
class [source]
class [source]
class libtmux::Command

One command this tmux understands.

The list is how a caller asks what the server can do rather than deducing it from a version string. A build with commands compiled out, or a version between releases, answers for itself.

6 declared, 0 inherited

Members

  • alias method tmux's short form, such as lscm for list-commands.
  • Command method
  • kFields attribute
  • kNoun attribute
  • name method
  • usage method The flags and arguments, as tmux prints them in its own help.
Esc

Type to search.