system 0.3.0

Crate to easily run system/shell commands across different platforms.
Documentation
1
2
3
4
5
6
7
8
[package]
description = "Crate to easily run system/shell commands across different platforms."
edition = "2021"
license = "MIT"
name = "system"
readme = "README.md"
repository = "https://github.com/BrandonXLF/rust-system/"
version = "0.3.0"