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.
pub fn apply_file_changes(
base_dir: impl Into<SPath>,
file_changes: FileChanges,
) -> Result<ApplyChangesStatus>Executes the file changes defined in AipFileChanges relative to base_dir.