Skip to main content

detect_scope

Function detect_scope 

Source
pub fn detect_scope(
    path: impl AsRef<Path>,
    cursor_line: Option<usize>,
) -> Result<ScopeContext>