AsciiDoctorJRunnerSettings.

Require Property

Summary

Gets or sets a value indicating whether to require the specified library before executing the processor.

corresponds to: -r, --require.

Syntax

public IList<string> Require { get; set; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IList<string>