- Module
- libtmux
- Declared in
- Session
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETSwift
- options ( ) expected< std::vector< OptionEntry >, CommandFailure >
-
Session options.
Reading reports the value tmux would use, marking one that comes from a wider scope as inherited rather than hiding it.
In other ports Read the options set on a session
- Python
libtmux.Session.show_options - Ruby
LibTmux::Session#options - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
session.Session.showOptions - Rust
session.Session.options - Go
tmux.Session.Options - Java
io.github.libtmux.Session.Session.options - .NET
LibTmux.Session.Options - Swift
Server.options(_:)
- Python
0 declared, 0 inherited