Skip to main content

Crate p4cli_20251

Crate p4cli_20251 

Source

Modules§

downloader
finder
platform

Structs§

P4Cli
A handle to a p4 binary, either from the system or downloaded.
P4Command
P4Output
Raw stdout/stderr bytes, exit code and timeout flag from a p4 invocation.
P4Stream
Merged stdout/stderr byte chunks (~64 KB each) via bounded channel (64 slots).

Enums§

P4StreamEvent