Skip to main content

get_etc_diff

Function get_etc_diff 

Source
pub(crate) async fn get_etc_diff(
    storage: &Storage,
    booted_cfs: &BootedComposefs,
    new_etc: Option<&Dir>,
) -> Result<Diff>