true if the entry is present.ManifestModel.contains
bool contains(string fullPath) const @safe pure nothrow @nogcChecks whether an entry with the given path exists.
Parameters
fullPath | The manifest:full-path value to look up. |
bool contains(string fullPath) const @safe pure nothrow @nogcChecks whether an entry with the given path exists.
fullPath | The manifest:full-path value to look up. |
true if the entry is present.