Skip to main content

changed_files_since_v2_cache

Function changed_files_since_v2_cache 

Source
pub fn changed_files_since_v2_cache(
    config: &FoundryConfig,
    _include_libs: bool,
) -> Result<Vec<PathBuf>, String>
Expand description

Return absolute paths of source files whose current hash differs from v2 cache metadata (including newly-added files missing from metadata).