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

    Interface RulesOptions

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

    Properties

    Properties

    string?: boolean

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

    verbose?: boolean

    Turn on some verbose logging that is useful for debug.