oxdock-process 0.9.0-alpha

Process orchestration for OxDock environments.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# oxdock-process

Process orchestration for OxDock environments.

> Part of the [OxDock]https://github.com/jzombie/rust-oxdock workspace.

Process orchestration layer. `CommandBuilder` constructs cross-platform
commands with env expansion, shell resolution, and background-mode support.
Under Miri the process manager is replaced by a synthetic implementation so
tests stay hermetic.

## License

`oxdock-process` is distributed under the terms of the Apache License (Version 2.0).