Closed LightArrowsEXE closed 3 months ago
It's a lot nicer if we can always expect a single type to be returned. It makes handling returns a lot easier on any devs.
This PR changes the return type to always be a list[Path]. It also greatly simplifies some basic logic when looping over the search results.
It's a lot nicer if we can always expect a single type to be returned. It makes handling returns a lot easier on any devs.
This PR changes the return type to always be a list[Path]. It also greatly simplifies some basic logic when looping over the search results.