Function listAllDirs

  • This function will list all directories in the source folder

    Parameters

    • sourceFolderPath: string

      is a target folder to list all directories

    Returns Promise<string[]>

    a list of directories