module Asciidoctor::DocTest

Constants

BUILTIN_EXAMPLES_PATH
VERSION

Attributes

examples_path[RW]

@return [Array<String>] paths of the directories where to look for the

examples suites. Use +unshift+ to add your paths before the built-in
reference input examples (default: +["{asciidoctor-doctest}/data/examples/asciidoc"]+).