options.OptionSchema.scopes
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- options
- Declared in
- OptionSchema
- Package
- libtmux
- Source
- crates/libtmux/src/options.rs
- scopes ( self ) &'static [OptionScope]
-
Return every table the option may be written in.
Usually one, and tmux names no primary among the rest:
remain-on-exitis a window option and a pane option both, and a write is legal at either.
0 declared, 0 inherited