run_make_support

Module command

source

Structsยง

  • This is a custom command wrapper that simplifies working with commands and makes it easier to ensure that we check the exit status of executed processes.
  • Represents the result of an executed process. The various assert_ helper methods should preferably be used for checking the contents of stdout/stderr.