pipelight/exec
2023-11-29 18:40:07 +01:00
..
src bug fix attached process inherit parent outputs 2023-11-29 18:40:07 +01:00
Cargo.toml less log4rs 2023-11-22 14:59:32 +01:00
README.md commented the lower level crate 2023-09-28 14:54:07 +02:00

The exec crate

A convenience abstraction layer to use the linux kernel processes more easily.

What is inside ?

The Statuable trait is defined in there. Used and reexported in higher level crates like the workflow crate.