Docs.rs
run-parts-0.2.2
run-parts 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ikysil
Dependencies
exitcode ^1.1.2
normal
failure ^0.1.8
normal
io-mux ^1.4.0
normal
is_executable ^1.0.1
normal
lazy_static ^1.4.0
normal
regex ^1.5.4
normal
structopt ^0.3.25
normal
Versions
42.31%
of the crate is documented
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
exec
run_
parts
0.2.2
In run_
parts::
exec
run_parts
::
exec
Function
exec
Copy item path
Source
pub fn exec(opt: &
Opt
, fp: &
Path
, status: &mut
Status
) ->
Result
<
()
,
Error
>