pub fn expand_inputs(globs: &Vec<String>) -> Result<Vec<PathBuf>>
Expand description

Expands a vector of globs to a vector of actual paths.