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
How can you tell if a blob is a directory or file? I know with the old cloud storage API you could just do stat.is_dir, but I don't see any equivalent functionality here?
How can you tell if a blob is a directory or file? I know with the old cloud storage API you could just do stat.is_dir, but I don't see any equivalent functionality here?