class

Asciidoctor::Extensions::Extension

Inherits Reference < Object

A proxy object for an extension implementation such as a processor. It allows the preparation of the extension instance to be separated from its usage to provide consistency between different interfaces.

Constructors

new(kind : Symbol, instance : Processor, config : Hash(String, String | Bool | Int32 | Array(String) | Set(Symbol) | Symbol))
Source

Instance methods

config
Source
instance
Source
kind
Source