package dkml-package-console
Console setup and uninstall executables for DkML installation
Install
Dune Dependency
Authors
Maintainers
Sources
src.tar.gz
md5=4636532b5971d7aa058b492448b02908
sha512=66e28e6c47b3de638601f0002289849d9af6bcbb9a2eb816d1dfe640bf3e5a350ad16b99d88b474b7be2482de480b5dd1fad4dbf87c702ee421bc033a3ca1327
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)"
>