package grace
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A fancy diagnostics library that allows your compilers to exit with grace
Install
dune-project
Dependency
Authors
Maintainers
Sources
grace-0.2.0.tbz
sha256=821df54882c9253eac69f47bcf3a71ffdc61c77fdae42587c32aada5b56cfeae
sha512=007afa83251da3ddecd874e120ea89dce0253c387a64a5fece69069d3486ec5eb6c82d6bf0febaf23dd322bd9eaadc2f7882e33f05a2e1fa18a41294e7dc3ba1
doc/grace.ansi_renderer/Grace_ansi_renderer/Config/Style_sheet/index.html
Module Config.Style_sheetSource
Source
type style =
[ `None
| `Bold
| `Faint
| `Italic
| `Underline
| `Reverse
| `Fg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| `Bg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| Grace_ansi_renderer__.Import.Fmt.color ]
listSource
val not_color :
[ `None
| `Bold
| `Faint
| `Italic
| `Underline
| `Reverse
| `Fg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| `Bg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| Grace_ansi_renderer__.Import.Fmt.color ] ->
boolSource
val no_color_style :
[ `None
| `Bold
| `Faint
| `Italic
| `Underline
| `Reverse
| `Fg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| `Bg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| Grace_ansi_renderer__.Import.Fmt.color ]
list ->
[ `None
| `Bold
| `Faint
| `Italic
| `Underline
| `Reverse
| `Fg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| `Bg of
[ Grace_ansi_renderer__.Import.Fmt.color
| `Hi of
[ `Black | `Blue | `Cyan | `Green | `Magenta | `Red | `White | `Yellow ] ]
| Grace_ansi_renderer__.Import.Fmt.color ]
listSource
type t = {header_bug : style;header_error : style;header_warning : style;header_note : style;header_help : style;header_message : style;primary_label_bug : style;primary_label_error : style;primary_label_warning : style;primary_label_note : style;primary_label_help : style;secondary_label : style;line_number : style;source_border : style;note_bullet : style;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>