is_item

ProjectRegistry.is_item(path: Path) bool[source]

Check if the path contains an registry item.

Parameters:

path (Path) – The path to check.

Returns:

Whether the path contains an item.

Return type:

bool