- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRubyTypeScriptRust Go Java.NETC++Swift
- list_hooks ( options : libtmux.SettingListOptions? = nil ) libtmux.Request<libtmux.HookRecord[]>
-
In other ports Read the server's global hooks
- Python
libtmux.Server.show_hooks - Ruby
LibTmux::Server#hooks - TypeScript
server.Server.showHooks - Rust
server.Server.hooks - Go no equivalent on
Server - Java
io.github.libtmux.Server.Server.hooks - .NET
LibTmux.Server.Hooks - C++
libtmux::Server::hooks - Swift
Server.hooks(_:)
- Python
0 declared, 0 inherited