libtmux Reference MCP Search
On this page

server.Server.source_file

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
source_file ( self , path : impl Into<PathBuf> ) Result<(), Error>
method [source]
method [source]
source_file

Load a tmux configuration file into this server.

Errors

Returns an error when tmux cannot read the file or a command in it fails.

0 declared, 0 inherited

Esc

Type to search.