package drom_lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Drom_lib.ProjectSource

Sourceval lookup : unit -> (string * string) option
Sourceval find : ?display:bool -> unit -> (Types.project * string) option
Sourceval get : unit -> Types.project * string
Sourceval of_file : ?default:Types.project -> string -> Types.project
Sourceval to_files : Types.project -> (string * string) list
Sourceval of_string : msg:string -> ?default:Types.project -> string -> Types.project
Sourceval find_author : Types.config -> string
OCaml

Innovation. Community. Security.