exists(name)
[source]
Returns True
if a file referenced by the given name already exists in the storage system, or False
if the name is available for a new file.
exists(name)
[source]
Returns True
if a file referenced by the given name already exists in the storage system, or False
if the name is available for a new file.
Please login to continue.