AsciiDoctorJRunnerSettingsExtensions.

WithSafeMode(AsciiDoctorJRunnerSettings, SafeMode) Method

Summary

Set SafeMode For possible values SafeMode.

Syntax

public static AsciiDoctorJRunnerSettings WithSafeMode(this AsciiDoctorJRunnerSettings this, SafeMode mode)

Parameters

Name Type Description
this AsciiDoctorJRunnerSettings The AsciiDoctorJRunnerSettings that extended by this.
mode SafeMode The SafeMode to set.

Return Value

Type Description
AsciiDoctorJRunnerSettings The reference to the AsciiDoctorJRunnerSettings.