@asciidoctor/core
    Preparing search index...

    Function createIncludeProcessor

    • Create an IncludeProcessor subclass with the given prototype functions.

      Parameters

      • Optionalname: string

        Optional class name.

      • Optionalfunctions: object

        Methods to mix into the prototype.

      • ...args: any[]

      Returns typeof IncludeProcessor