pymovements.ResourceDefinitions.has_content# ResourceDefinitions.has_content(content: str) → bool[source]# Check if any ResourceDefinition has specific content. Parameters: content (str) – content type Returns: True if contains ResourceDefinition of specific content type. Return type: bool