FluentSPCAFSettings.

WithInput(Path[]) Method

Summary

Required. Location of files to be included in the analysis.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
FluentSPCAFSettings

Syntax

public FluentSPCAFSettings WithInput(params Path[] inputs)

Parameters

Name Type Description
inputs Path[] Location of files to be included in the analysis.

Return Value

Type Description
FluentSPCAFSettings The FluentSPCAFSettings instance for fluent re-use.