• List the files in the given directory.

    Parameters

    • path: string

      The path to the directory to list.

    Returns string[]

    An array of file names in the directory.

Generated using TypeDoc