Module watchexec::command

source ·
Expand description

Command construction, configuration, and tracking.

Structs

  • A task which supervises a sequence of processes.

Enums

  • A command to execute.
  • Low-level wrapper around a process child, be it grouped or ungrouped.
  • Shell to use to run shelled commands.