@hashgraph/solo
    Preparing search index...

    Function renameAndCopyFile

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

      Parameters

      • sourceFilePath: string
      • expectedBaseName: string
      • destinationDirectory: string
      • logger: SoloLogger

      Returns void