pub fn contains_recursive_glob(component_selector: &ComponentSelector) -> bool
Expand description

Returns true iff a component selector uses the recursive glob. Assumes the selector has already been validated.