Skip to main content

write_migration_marker

Function write_migration_marker 

Source
pub fn write_migration_marker(
    root: &Path,
    profile_id: &str,
) -> Result<(), FoundationError>
Expand description

Write a migration marker. The marker is a JSON file under the foundation root that records who/what was migrated. The marker is for human auditing, not for runtime decisions.