astral-sh/uv
uv-unix
crates/uv-unix/ is the home for Unix-specific helpers: signal handling, PTY interactions,
process-group management. Most code paths route through this crate's small public API rather
than cfg(unix) blocks scattered around.
See also
uv-windows— the Windows counterpart.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.