session.Session.window
Rust
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session.rs
-
Find this session's window with the given name.
Names are compared as bytes. A session can hold several windows with one name, in which case the first in tmux's order is returned.
Errors
Returns an error when the window listing fails.
0 declared, 0 inherited