dazinator / DotNet.Glob

A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
MIT License
363 stars 27 forks source link

Glob Formatter #4

Closed dazinator closed 7 years ago

dazinator commented 7 years ago

Write a formatter that can iterate a tokenised glob pattern and output the relevent glob string.

This will be useful if building up a glob programtically. i.e