package mdx

  1. Overview
  2. Docs

Module Util.Process

val wait : pid:int -> int

Wait for the given process and return an exit code. Exit code is the same as the child process if it exits normally, or 255 otherwise.

OCaml

Innovation. Community. Security.