Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

target.SessionName.new

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.