libtmux Reference MCP Search
On this page

target.SessionName.new

View as Markdown

Module
target
Declared in
SessionName
Package
libtmux
Source
crates/libtmux/src/target.rs
new ( name : impl Into<String> ) Result<Self, SessionNameError>
method [source]
method [source]
new

Check a name tmux will be able to address.

Errors

Returns [ SessionNameError ] for an empty name, or one holding a tmux target separator.

0 declared, 0 inherited

Esc

Type to search.