Docs.rs
forkfs-0.2.8
forkfs 0.2.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
SUPERCILEX
Dependencies
clap ^4.4.11
normal
dirs ^5.0.1
normal
error-stack ^0.4.1
normal
fuc_engine ^1.1.9
normal
rustix ^0.38.27
normal
thiserror ^1.0.50
normal
supercilex-tests ^0.4.3
dev
trycmd ^0.14.19
dev
Versions
0%
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
forkfs
0.2.8
forkfs
Function
run
Copy item path
Source
pub fn run<T:
AsRef
<
OsStr
>>(session: &
str
, command: &
[T]
) ->
Result
<
()
,
Error
>