On this page
test.DaemonState
- Module
- test
- Package
- libtmux
- Source
- crates/libtmux/src/test.rs
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