# libtmux::Command

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/entities.hpp#L741
- **Page:** https://libtmux.org/reference/cxx/libtmux-command/

## Members

- `kNoun` (attribute)
- `kFields` (attribute)
- `Command` (method)
- `name` (method)
- `alias` (method) — tmux's short form, such as `lscm` for `list-commands`.
- `usage` (method) — The flags and arguments, as tmux prints them in its own help.
