package solvuu-build

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val failwithf : ('r, unit, string, unit -> 'a) Pervasives.format4 -> 'r

Raise exception if any item in given list is exn, else return the list of all good pathnames. Note the input argument is the output type of Ocamlbuild's builder.

module Fn : sig ... end
module Char : sig ... end
module String : sig ... end
module List : sig ... end
module Option : sig ... end
module Unit : sig ... end
module Filename : sig ... end
module Rule : sig ... end

Functions related to Ocamlbuild's rules.

module Spec : sig ... end

Command.spec helper functions