true if the path is a digital signature entry.isSignatureRelatedPath
fn
bool isSignatureRelatedPath(string path) @safe pure nothrowChecks whether a package path is signature-related.
Parameters
path | A package entry path. |