Skip to main content

has_path_like_input

Function has_path_like_input 

Source
pub fn has_path_like_input(inputs: &[String]) -> bool
Expand description

Check whether any of the given input strings look like file paths rather than bare model names. Used to decide whether to load DbtProject for path resolution.