Function createOutputFolder

  • This function will create output folders in the same structure as the source folder

    Parameters

    • sourceFolderPath: string

      is a path to the source folder

    • outputFolderName: string

      is a name of the output folder

    • stage: STAGE

      is a stage name

    Returns Promise<string>

    a path to the output folder