OneOrMoreDirectoryPaths.

OneOrMoreDirectoryPaths(IEnumerable<DirectoryPath>) Constructor

Summary

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

Syntax

public OneOrMoreDirectoryPaths(IEnumerable<DirectoryPath> directoryPaths)

Parameters

Name Type Description
directoryPaths IEnumerable<DirectoryPath>

Return Value

Type Description
void