Skip to main content

expand

Function expand 

Source
pub fn expand(
    project_root: &ProjectRoot,
    node: &NodeRef,
    selector: Option<&str>,
) -> Result<NavResult, AqlError>
Expand description

Return the parent node, or the nearest ancestor matching an optional selector.