drom_lib
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module OpamParser : sig ... end
val dev_repo : Types.project -> string option
val opam_of_project : Types.opam_kind -> Types.package -> string
val run :
?y:bool ->
?error:exn option ref ->
?switch:string ->
?edition:string ->
string list ->
string list ->
unit