package febusy

  1. Overview
  2. Docs

Run the build DAG in a mono-threaded Unix-ish environment.

val run : ?state_file:string -> (unit -> ('a, 'b) Build.Artifact.t Build.DAG.t) -> (('a, 'b) Build.build_status, Common.Error.t) result * string