On this page
server.discovery.Server.window_by_id
- Module
- server.discovery
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server/discovery.rs
-
Find the window with this id, through the first link that reaches it.
A window linked into several sessions is returned once. Use
Server::windows_or_emptywhen the link matters.Errors
Returns an error when the window listing fails.
0 declared, 0 inherited