is_source_node

Function is_source_node 

Source
fn is_source_node(
    path: &str,
    extension: Option<&str>,
    language: Option<&str>,
    config: &AtlasMapConfig,
) -> bool
Expand description

Return whether a scanned file should be treated as source.