Function listFiles

  • Returns a List of File-Names.

    Export

    Returns

    List containing all Files

    Parameters

    • _dir_path: string

      Path where the system should look

    • Optional type: string = ""

      specified ending of the File. For Instance '.conf'

    Returns Promise<string[]>

Generated using TypeDoc