Skip to main content

Module command

Module command 

Source
Expand description

Typed platform command descriptions and process execution seams.

Structs§

CommandOutput
Captured command completion.
CommandSpec
Fully separated executable and arguments. No shell parsing is implied.
SystemCommandRunner
Real process runner.

Enums§

Platform
Operating-system command family used by product integrations.

Traits§

CommandRunner
Injectable process boundary used by platform services and packaging.