@asciidoctor/core - v4.0.3
CLI
Preparing search index...
DocinfoProcessorDslInterface
Type Alias DocinfoProcessorDslInterface
DocinfoProcessorDslInterface
:
Omit
<
DocumentProcessorDslInterface
,
"process"
>
&
{
atLocation
(
value
:
string
)
:
void
;
process
(
fn
:
(
this
:
DocinfoProcessorDslInterface
,
document
:
Document
)
=>
string
,
)
:
void
;
}
DSL interface for docinfo processors.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CLI
@asciidoctor/core - v4.0.3
Loading...
DSL interface for docinfo processors.