command-fds 0.1.0

A library for passing arbitrary file descriptors when spawning child processes.
Documentation
[dependencies.nix]
version = "0.20.0"

[dependencies.thiserror]
version = "1.0.24"

[package]
authors = ["Andrew Walbran <qwandor@google.com>"]
categories = ["os::unix-apis"]
description = "A library for passing arbitrary file descriptors when spawning child processes."
edition = "2018"
keywords = ["command", "process", "child", "subprocess", "fd"]
license = "Apache-2.0"
name = "command-fds"
repository = "https://github.com/google/command-fds/"
version = "0.1.0"