Function fileCollectionFromPaths

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

    Parameters

    • paths: string[]
    • options: Options = {}

    Returns Promise<FileCollection>