Function fileCollectionFromPath

  • Generate a FileCollection from a directory path By default this method will expand all zip and gzip files

    Parameters

    • path: string
    • options: Options = {}

    Returns Promise<FileCollection>