package luv

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

Module Process.RedirectionSource

Sourcetype t = [ `Redirection ] Ctypes.structure
Sourceval t : t F.typ
Sourceval flags : (int, t) F.field
Sourceval stream : ([ `Base ] Handle.t Ctypes_static.ptr, t) F.field
Sourceval fd : (int, t) F.field
Sourceval ignore : int F.const
Sourceval create_pipe : int F.const
Sourceval inherit_fd : int F.const
Sourceval inherit_stream : int F.const
Sourceval readable_pipe : int F.const
Sourceval writable_pipe : int F.const
Sourceval overlapped_pipe : int F.const
OCaml

Innovation. Community. Security.