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

KinoSearch1::Highlight::Encoder - encode excerpted text

Description

       Encoder objects are invoked by Highlighter objects for every piece of text that makes it into an excerpt.
       The archetypal implementation is KinoSearch1::Highlight::SimpleHTMLEncoder.

License, Disclaimer, Bugs, Etc.

       See KinoSearch1 version 1.01.

perl v5.40.0                                       2024-10-20               KinoSearch1::Highlight::Encoder(3pm)

Methods

encode
           my $encoded = $encoder->encode($text);

Name

       KinoSearch1::Highlight::Encoder - encode excerpted text

Synopsis

           # abstract base class

See Also