true if the path is present in the index.OdfAssetIndex.contains
bool contains(string path) const @safe pure nothrow @nogcChecks whether an asset with the given path exists.
Parameters
path | Full path to look up. |
bool contains(string path) const @safe pure nothrow @nogcChecks whether an asset with the given path exists.
path | Full path to look up. |
true if the path is present in the index.