# command.Command

- **Module:** command
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/command.rs#L114
- **Page:** https://libtmux.org/reference/rs/command-command/

## Members

- `new` (method)
- `arg` (method)
- `target` (method) — Return the value of the command's `-t` flag, when it has one.
- `control_mode_line` (method)
- `sensitive_arg` (method)
- `targeting` (method) — Return this command with `-t target` placed after the subcommand.
- `summary` (method)
