`path.GetFiles(this AbsolutePath path, string searchPattern)` should be documented better
Open
documentation
good first issue
help wanted
- Dominant language
- C#
- Stars
- 104
- Forks
- 15
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
Currently, there's no documentation about `SystemIo.PathIo`'s member `public static string[] GetFiles(this AbsolutePath path, string searchPattern)` — it's unclear what the pattern format is. This should be documented.
Contributor guide
Assessment
This issue has not been assessed yet.