On this page
libtmux.Window.run_hook
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- src/libtmux/hooks.py
- 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.
0 declared, 0 inherited