bootstrap::utils

Module exec

Source

Structs§

Enums§

  • What should be done when the command fails.
  • Represents the current status of BootstrapCommand.
  • How should the output of a specific stream of the command (stdout/stderr) be handled (whether it should be captured or printed).

Functions§

  • Create a new BootstrapCommand. This is a helper function to make command creation shorter than BootstrapCommand::new.