plan.Safety
Rust
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- plan
- Package
- libtmux
- Source
- crates/libtmux/src/plan.rs
-
How an operation directly affects tmux objects.
This is not confinement: operations can launch commands or send terminal input whose indirect effects are unrestricted.
3 declared, 0 inherited
Members
- Destructive constant Its direct tmux action removes a tmux object.
- Mutating constant Its direct tmux action changes state without removing a tmux object.
- ReadOnly constant Its direct tmux action reads state and changes nothing.