OneOrMoreFilePaths.

OneOrMoreFilePaths(FilePath) Constructor

Summary

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

Syntax

public OneOrMoreFilePaths(FilePath filePath)

Parameters

Name Type Description
filePath FilePath The file path

Return Value

Type Description
void