checked_command 0.2.4

extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` for the returned Result
Documentation

checked_command

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

command_envs

  • nightly

process_try_wait

  • nightly

enable_integration_tests

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

use_std_output

    This feature flag does not enable additional features.