Function foundry_compilers::utils::sol_source_files

source ยท
pub fn sol_source_files(root: &Path) -> Vec<PathBuf>
Expand description

Same as source_files but only returns files acceptable by Solc compiler.