Module sh::qcmd

source ·
Expand description

Command-wrapper that simplifies piping and other operations.

Structs§

  • A “quick” command that holds references to the source and sink.
  • Builder object for QCmd

Enums§

  • Error executing the command
  • Command stdout sinks
  • Command stdin sources.