pub fn matches(tree: &Value, paths_pattern: &str) -> Result<bool>
Expand description

Checks if any of the paths exist in the provided value.