error.Error.NoEffect
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- error
- Declared in
- Error
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
A creating command exited 0 without creating anything.
`tmux -S <dir>/missing/sock new-session ...
printserror creating <path> (No such file or directory)on stderr and exits 0 with empty stdout: exit 0 usually means the command ran, so this is its own variant rather than , which would print the exit code asSome(0)` beside the word "rejected" -- a contradiction -- and rather thanSelf::AfterEffect, which would claim an effect that never happened.
0 declared, 0 inherited