libtmux::CommandArgument
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/command.hpp
-
One argument, carrying whether any part of it is a secret.
Implicitly constructible from the string types so building a command reads as a list of words; marking a part secret is the deliberate act.
6 declared, 0 inherited
Members
- CommandArgument method
- sensitive method
- sensitive_parts method
- sensitive_range method Keep a composite argument intact on the wire while treating one byte range inside it as sensitive.
- sensitivity method
- value method