package dune-release

  1. Overview
  2. Docs

url files.

Url file

val v : uri:string -> file:string -> OpamFile.URL.t

v ~uri ~file is an URL file for URI uri with checksums computes on file.

val with_distrib_file : dry_run:bool -> uri:string -> Fpath.t -> (OpamFile.URL.t, Bos_setup.R.msg) Bos_setup.result

with_distrib_file ~uri f is an URL file for URI uri with the checksum of file f.

OCaml

Innovation. Community. Security.