Docs.rs
acp-cli-0.3.1
acp-cli 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
daiwanwei
Dependencies
agent-client-protocol ^0.10
normal
async-trait ^0.1
normal
clap ^4
normal
dirs ^6
normal
indicatif ^0.17
normal
libc ^0.2
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tempfile ^3
dev
Versions
40.7%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
Module pid
acp_cli
0.3.1
Module pid
Module Items
Functions
In acp_
cli::
session
acp_cli
::
session
Module
pid
Copy item path
Source
Functions
ยง
read_
pid
Read the PID from the pid file and check if the process is alive.
remove_
pid
Remove the pid file for a session key.
write_
pid
Write the current process PID to the pid file for a session key.