AsciiDoctorJRunnerSettings.

ClassPath Property

Summary

Gets the list of directories to add to the classpath.

corresponds to: -cp, -classpath, --classpath.

Syntax

public IList<DirectoryPath> ClassPath { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IList<DirectoryPath>