Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.samples.virtual_dav_provider.VirtualResourceProvider.isCollection

VirtualResourceProvider.isCollection(path, environ)

Return True, if path maps to an existing collection resource.

This method should only be used, if no other information is queried for <path>. Otherwise a _DAVResource should be created first.