UPDATED:
* docs for sysutils/paths now link to references.
This commit is contained in:
brent saner
2025-10-08 12:36:19 -04:00
parent 35c56d3f98
commit acb4352113
6 changed files with 50 additions and 46 deletions

View File

@@ -109,7 +109,7 @@ type FsSearchCriteriaAsync struct {
SemaphoreCtx context.Context
}
// FsSearchResult contains a match/miss result for FsSearchCriteria and FsSearchCriteriaAsync.
// FsSearchResult contains a match/miss result for [FsSearchCriteria] and [FsSearchCriteriaAsync].
type FsSearchResult struct {
/*
Path is the path to the object on the filesystem.