- Module
- LibTmux
- Declared in
- Server
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/server.rb
- Other languages
- PythonLuaTypeScriptRustGoJava.NETC++Swift
- list_windows ( timeout : ::Numeric = nil , cancel : untyped = nil ) ::Array[::LibTmux::Window]
-
Behavior: Live acquisition.
Behavior contract: Live acquisition.
In other ports List the server's windows
- Python
libtmux.Server.windows - Lua
libtmux.Snapshot.windows - TypeScript
server.Server.windows - Rust
server.Server.windows - Go
tmux.Server.Windows - Java
io.github.libtmux.Server.Server.windows - .NET
LibTmux.Server.Windows - C++
libtmux::Server::windows - Swift
Server.windows()
- Python
0 declared, 0 inherited