Skip to main content

apply_file_changes

Function apply_file_changes 

Source
pub fn apply_file_changes(
    base_dir: impl Into<SPath>,
    file_changes: FileChanges,
) -> Result<ApplyChangesStatus>
Expand description

Executes the file changes defined in AipFileChanges relative to base_dir.