AsciiDoctorJRunnerSettings.

InputFiles Property

Summary

Gets the list of input files to be processed.
Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public IList<FilePath> InputFiles { get; }

Value

Type Description
IList<FilePath>
GitHub Discussion