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

LibTmux.TmuxHookEntry.TmuxHookEntry

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

View as Markdown

Module
LibTmux
Declared in
TmuxHookEntry
Package
LibTmux
Source
src/LibTmux/Hooks/TmuxHooks.cs
TmuxHookEntry ( index : int , command : string )
method [source]
method [source]
TmuxHookEntry

Initializes one hook entry.

Parameters
  • index ( int ) – Where the command sits in the hook's order.

  • command ( string ) – The tmux command, as tmux prints it.

0 declared, 0 inherited

Esc

Type to search.