Nuke.Cola
Loading...
Searching...
No Matches
Nuke.Cola.Search.ISearchFileSystem Interface Reference

Simple interface for swapping file search engines. More...

Inheritance diagram for Nuke.Cola.Search.ISearchFileSystem:
Nuke.Cola.Search.EverythingGlobbing Nuke.Cola.Search.NukeGlobbing

Public Member Functions

IEnumerable< AbsolutePath > GlobFiles (AbsolutePath root, string pattern)
 
IEnumerable< AbsolutePath > GlobDirectories (AbsolutePath root, string pattern)
 

Properties

int Priority [get]
 

Detailed Description

Simple interface for swapping file search engines.

Definition at line 12 of file ISearchFiles.cs.

Property Documentation

◆ Priority

int Nuke.Cola.Search.ISearchFileSystem.Priority
get

Definition at line 16 of file ISearchFiles.cs.


The documentation for this interface was generated from the following file: