BlobVfs.exists

class BlobVfs
@safe pure nothrow const @nogc
bool
exists
(
const Uri uri
)

Return Value

Type: bool

if there exists a blob with the URI.

Meta