You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResourceLocator has a method accepting Path, but it only works for files and not for files within zip files. Enhance ResourceLocator with general URL support and delegate to that for Path when necessary.
The text was updated successfully, but these errors were encountered:
ResourceLocator
has a method acceptingPath
, but it only works for files and not for files within zip files. EnhanceResourceLocator
with general URL support and delegate to that forPath
when necessary.The text was updated successfully, but these errors were encountered: