libtmux.Pane.run_hook
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- src/libtmux/hooks.py
- Other languages
- Ruby Lua TypeScript Rust Go Java .NET C++ Swift
- run_hook ( self , hook : str , global_ : bool | None = None , scope : OptionScope | _DefaultOptionScope | None = DEFAULT_OPTION_SCOPE ) Self
-
Inherited from
libtmux.hooks.HooksMixinRun a hook immediately. Useful for testing.
In other ports Run a pane hook's commands now
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust no equivalent on
Pane - Go
tmux.Pane.RunHook - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++ no equivalent on
Pane - Swift
Server.runHook(_:in:)
0 declared, 0 inherited