package pyml

  1. Overview
  2. Docs
type t =
  1. | Windows
  2. | Mac
  3. | Unix
val os : t
val fd_of_int : int -> Unix.file_descr