@cto.af/linebreak
    Preparing search index...

    Interface RulesOptions

    interface RulesOptions {
        example7?: boolean;
        string?: boolean;
        verbose?: boolean;
    }
    Index

    Properties

    example7?: boolean

    Ignored for Unicode 16.0.0+.

    string?: boolean

    Extract strings from input, rather than just returning char offsets.

    verbose?: boolean

    Turn on some verbose logging that is useful for debug.