one-command 0.2.3

Execute commands on the Windows platform, without opening a window to maintain consistency with other system behaviors.
Documentation
[dependencies.async-process]
version = ">0"

[lib]
name = "one_command"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Execute commands on the Windows platform, without opening a window to maintain consistency with other system behaviors."
edition = "2021"
keywords = ["CREATE_NO_WINDOW", "command", "async-process"]
license = "Apache-2.0"
name = "one-command"
readme = false
repository = "https://github.com/thlstsul/one-command"
version = "0.2.3"