command-extra 1.1.0

Additional methods for std::process::Command
Documentation
[package]
name = "command-extra"
description = "Additional methods for std::process::Command"
version = "1.1.0"
authors = ["khai96_ <hvksmr1996@gmail.com>"]
license = "MIT"
edition = "2018"
readme = "README.md"
documentation = "https://docs.rs/command-extra"
repository = "https://github.com/KSXGitHub/command-extra.git"
keywords = [
  "process",
  "subprocess",
  "utility-trait",
]
include = [
  "/src",
  "/Cargo.toml",
  "/README.md",
  "/LICENSE.md",
]