On this page
server.NewSessionOptions
- Module
- server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
5 declared, 0 inherited
Members
- command method Run a command instead of the default shell.
- new method Describe a session with the given name.
- size method Set the initial size, which a detached session would otherwise default.
- start_directory method Set the working directory for the session's first window.
- window_name method Name the session's first window.