- Preparing search index...
- The search index is not available
@valist/sdk
Function getFilesFromPath
- getFilesFromPath(paths, options?): Promise<FileObject[]>
-
Parameters
-
paths: string | Iterable<string> | AsyncIterable<string>
-
Optional
options: FromPathOptions
Returns Promise<FileObject[]>
Gets all the FileObjects that match requested file paths.