Docs.rs
prick-exec-2026.819.2
prick-exec 2026.819.2
Docs.rs crate page
MIT
19 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
yashau
Dependencies
prick-core ^2026.819.2
normal
secrecy ^0.10
normal
thiserror ^2
normal
tempfile ^3
dev
libc ^0.2
normal
which ^8
normal
windows-sys ^0.61
normal
Versions
100%
of the crate is documented
Platform
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
EXIT_NOT_FOUND
prick_
exec
2026.819.2
In prick_
exec::
error
prick_exec
::
error
Constant
EXIT_
NOT_
FOUND
Copy item path
Source
pub const EXIT_NOT_FOUND:
i32
= 127;
Expand description
The status a shell reports when a command was not found.