cloudpathlib icon indicating copy to clipboard operation
cloudpathlib copied to clipboard

Fixes for LocalClient bugs: glob in local clients to match cloud clients, reset default storage work on default client

Open pjbull opened this issue 8 months ago • 3 comments

  • glob for local clients should return empty list (to match cloud version) rather than raise exception.
  • Reset default client in reset_default_storage_dir so the new storage dir gets picked up because the default client will have to be recreated

Closes #415 Closes #414

pjbull avatar May 25 '24 23:05 pjbull