command-fds 0.3.3

A library for passing arbitrary file descriptors when spawning child processes.
Documentation
1
2
3
4
5
6
7
# Changelog

## 0.3.3

### New features

- Added `inherited` module for taking ownership of inherited file descriptors.