PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.FilePathResolver Class Reference

More...

Inheritance diagram for PeanutButter.Utils.FilePathResolver:
PeanutButter.Utils.IFilePathResolver

Public Member Functions

IEnumerable< string > Resolve (params string[] patterns)
 Given a bunch of patterns or absolute paths, will return back file entries which match the given paths/patterns.
Parameters
patterns
Returns

Detailed Description

Member Function Documentation

◆ Resolve()

IEnumerable< string > PeanutButter.Utils.FilePathResolver.Resolve ( params string[] patterns)

Given a bunch of patterns or absolute paths, will return back file entries which match the given paths/patterns.

Parameters
patterns
Returns

Implements PeanutButter.Utils.IFilePathResolver.


The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.Utils/FilePathResolver.cs