• If the basename of the src did not match expected basename, rename it first, then copy to destination

    Parameters

    • srcFilePath: string
    • expectedBaseName: string
    • destDir: string
    • logger: SoloLogger

    Returns void