Table of Contents

Class DirectoryInfoExtensions

Namespace
Songhay.Publications.Extensions
Assembly
Songhay.Publications.dll

Extensions of DirectoryInfo.

public static class DirectoryInfoExtensions
Inheritance
DirectoryInfoExtensions
Inherited Members

Methods

HasAllConventionalMarkdownPresentationDirectories(DirectoryInfo?)

Returns true when all of the conventional markdown presentation directories are present.

public static bool HasAllConventionalMarkdownPresentationDirectories(this DirectoryInfo? directoryInfo)

Parameters

directoryInfo DirectoryInfo

the expected top-level presentation directory

Returns

bool