Function preserves_schema::compiler::expand_inputs

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

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