AsciiDoctorJRunnerSettings.

LoadPath Property

Summary

Gets the list of directories to add to the $LOAD_PATH.

corresponds to: -I, --load-path.

Syntax

public IList<DirectoryPath> LoadPath { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IList<DirectoryPath>