package drom_lib

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

Module Drom_lib.SkeletonSource

Sourceval write_files : (string -> create:bool -> skips:string list -> content:string -> record:bool -> skip:bool -> perm:int -> unit) -> Types.project -> unit
Sourceval lookup_project : string -> Types.skeleton
Sourceval lookup_package : string -> Types.skeleton
Sourceval known_skeletons : unit -> string
Sourceval default_flags : string -> Types.flags
Sourceval subst_package_file : Types.flags -> string -> Types.package -> string
Sourceval project_skeletons : unit -> Types.skeleton list
Sourceval package_skeletons : unit -> Types.skeleton list
Sourceval to_string : Types.skeleton -> string
OCaml

Innovation. Community. Security.