logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Misc.Style - no description

Documentation

       Module Style
        : sigendtypecolor =
        | Black
        | Red
        | Green
        | Yellow
        | Blue
        | Magenta
        | Cyan
        | White

       typestyle =
        | FG ofcolor
        | BG ofcolor
        | Bold
        | Reset

       typeFormat.stag +=
        | Style ofstylelistvalansi_of_style_l : stylelist->stringtypetag_style = {
        ansi : stylelist ;
        text_open : string ;
        text_close : string ;
        }

       typestyles = {
        error : tag_style ;
        warning : tag_style ;
        loc : tag_style ;
        hint : tag_style ;
        inline_code : tag_style ;
        }

       valas_inline_code : 'aFormat_doc.printer->'aFormat_doc.printervalinline_code : stringFormat_doc.printervaldefault_styles : stylesvalget_styles : unit->stylesvalset_styles : styles->unitvalsetup : Misc.Color.settingoption->unitvalset_tag_handling : Format.formatter->unit

OCamldoc                                           2025-06-12                                     Misc.Style(3o)

Module

       Module   Misc.Style

Name

       Misc.Style - no description

See Also