package fmt
OCaml Format pretty-printer combinators
Install
dune-project
Dependency
Authors
Maintainers
Sources
fmt-0.11.0.tbz
sha512=3f40155fc6a7315202e410585964307d63416c8001fd243667ed9d8d1a02b67deecacb25e9c2feb409c537bbdfb7817d91168de4ddd643532ff51d6c1c696a4a
doc/src/fmt.cli/fmt_cli.ml.html
Source file fmt_cli.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
(*--------------------------------------------------------------------------- Copyright (c) 2015 The fmt programmers. All rights reserved. SPDX-License-Identifier: ISC ---------------------------------------------------------------------------*) let strf = Format.asprintf open Cmdliner let style_renderer ?env ?docs () = let enum = ["auto", None; "always", Some `Ansi_tty; "never", Some `None] in let color = Arg.enum enum in let enum_alts = Arg.doc_alts_enum enum in let doc = strf "Colorize the output. $(docv) must be %s." enum_alts in Arg.(value & opt color None & info ["color"] ?env ~doc ~docv:"WHEN" ?docs)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>