Function listFolders

  • Lists all Subfolders in the given Path

    Export

    Returns

    Array containing all Pathes to the Subfolders

    Parameters

    • _dir_path: string

      Start path

    Returns Promise<string[]>

Generated using TypeDoc