package dkml-package-console
Console setup and uninstall executables for Diskuv OCaml (DKML) installation
Install
Dune Dependency
Authors
Maintainers
Sources
dkml-install-0.3.1.tbz
sha256=e48dddd64742d654c962be7138539ef3811298b1119a29e043553f07f7621960
sha512=0c21208b0e8e046314139d30c26f194e4e767d14696ea3c3e0d3ddd7c5e777887f0ddd83188008824d14dd14d0ce89af92e72984d598541a418e1fbe248d2d0e
doc/src/dkml-package-console.common/error_utils.ml.html
Source file error_utils.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
let get_ok_or_failwith_string = function | Ok v -> v | Error s -> Logs.err (fun l -> l "FATAL: %s" s); failwith s let get_ok_or_failwith_rresult = function | Ok v -> v | Error msg -> Logs.err (fun l -> l "FATAL: %a" Rresult.R.pp_msg msg); failwith (Fmt.str "FATAL: %a" Rresult.R.pp_msg msg) let box_err s = Logs.err (fun l -> l "FATAL: %s" s); failwith s
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>