package core_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val exec : prog:string -> argv:string array -> use_path:bool -> env:string array option -> Core.never_returns

Expert.exec is essentially equivalent to the non-expert exec, but it allocates less.

OCaml

Innovation. Community. Security.