package async_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Aliases exposed for other libraries that want to match Process's style of process manipulation, but not really part of the modules proper interface.

type nonrec 'a create = 'a create
type nonrec 'a run = 'a run
type nonrec 'a collect = 'a collect