package dkml-package-console
Console setup and uninstall executables for Diskuv OCaml (DKML) installation
Install
Dune Dependency
Authors
Maintainers
Sources
v0.2.0.tar.gz
md5=d65935d6a9a790fec09cfc50f6b04c43
sha512=08aeffeffa41b10ca54c9329bf9f6ec9219060c2e62c3a389d08b096513fe3dc048782e28d5006cae6a35e124cfd09441eb41a063c6a3f12fc6e60fa9d2acef7
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)"
>