Microsoft.Extensions.FileSystemGlobbing.Internal.IPatternContext public interface IPatternContext Documentation Code void Declare(Action<IPathSegment, bool> onDeclare) void PopDirectory() void PushDirectory(DirectoryInfoBase directory) bool Test(DirectoryInfoBase directory) PatternTestResult Test(FileInfoBase file)