List matching files in the first matching pack.
This function is @system because it returns a pointer to a Pack struct from this list, which might become invalidated when manipulating the pack list.
File path to look for.
A GlobResult tuple with the result.
IsodiException if the path wasn't found in any of the packs.
See Implementation
List matching files in the first matching pack.
This function is @system because it returns a pointer to a Pack struct from this list, which might become invalidated when manipulating the pack list.