OdfAssetIndex.contains

bool contains(string path) const @safe pure nothrow @nogc

Checks whether an asset with the given path exists.

Parameters

pathFull path to look up.

Returns

true if the path is present in the index.