AsciiDoctorJRunnerSettings.

BaseDir Property

Summary

Gets or sets a value indicating the base directory containing the document and resources.

Default: directory of source file.

corresponds to: -B, --base-dir.

Syntax

public DirectoryPath BaseDir { get; set; }

Value

Type Description
DirectoryPath