AsciiDoctorJRunnerSettingsExtensions.

WithLoadPath(AsciiDoctorJRunnerSettings, DirectoryPath) Method

Summary

Adds one path to LoadPath.

Syntax

public static AsciiDoctorJRunnerSettings WithLoadPath(this AsciiDoctorJRunnerSettings this, DirectoryPath path)

Parameters

Name Type Description
this AsciiDoctorJRunnerSettings The AsciiDoctorJRunnerSettings that extended by this.
path DirectoryPath The directory to add to LoadPath.

Return Value

Type Description
AsciiDoctorJRunnerSettings The reference to the AsciiDoctorJRunnerSettings.