OneOrMoreDirectoryPaths.

OneOrMoreDirectoryPaths(DirectoryPath) Constructor

Summary

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

Syntax

public OneOrMoreDirectoryPaths(DirectoryPath directoryPath)

Parameters

Name Type Description
directoryPath DirectoryPath The file path

Return Value

Type Description
void