libtmux Reference MCP Search
On this page

test.DaemonState

View as Markdown

Module
test
Package
libtmux
Source
crates/libtmux/src/test.rs
enum test.DaemonState
enumoverload [source]
enumoverload [source]
enum test.DaemonState

4 declared, 0 inherited

Members

  • Gone constant The daemon has exited, with the status the kernel reported.
  • Running constant The daemon has not exited.
  • Unreadable constant The wait could not be made, so the daemon's fate is unknown.
  • is_running method
Esc

Type to search.