Skip to main content

Module command

Module command 

Source
Expand description

SDK command DTOs.

Commands in this module are serializable value objects. They can be mapped to rmux-proto requests, but they do not send IPC, start daemons, probe endpoints, or parse tmux command strings.

Structs§

CommandRun
Captured result from the official SDK command escape hatch.
RmuxCommand
Endpoint-scoped SDK command DTO.

Enums§

RmuxCommandKind
A detached command payload accepted by the SDK.