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

LibTmux.SetHookRequest.SetHookRequest

.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
SetHookRequest
Package
LibTmux
Source
src/LibTmux/Requests/SetHookRequest.cs
SetHookRequest ( name : string , value : string )
method [source]
method [source]
SetHookRequest

Initializes a request to set one hook.

Parameters
  • name ( string ) – The hook name, optionally with an array index.

  • value ( string ) – The tmux command to run when the hook fires.

0 declared, 0 inherited

Esc

Type to search.