Docs.rs
release-utils-0.2.4
release-utils 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nicholasbishop
tedbrandston
jefferymiller
Dependencies
anyhow ^1.0.0
normal
cargo_metadata ^0.18.0
normal
crates-index ^2.3.0
normal
ureq ^2.8.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
release_utils
0.2.4
Module cmd
Functions
In crate release_utils
?
Module
release_utils
::
cmd
source
·
[
−
]
Expand description
Utilities for running child processes.
Functions
get_cmd_stdout
Run a command and get its output.
run_cmd
Log a command and run it.