OneOrMoreFilePaths.

OneOrMoreFilePaths(IEnumerable<FilePath>) Constructor

Summary

Create an instance of OneOrMoreFilePaths
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Core.IO
Containing Type
OneOrMoreFilePaths

Syntax

public OneOrMoreFilePaths(IEnumerable<FilePath> filePaths)

Parameters

Name Type Description
filePaths IEnumerable<FilePath>

Return Value

Type Description
void