FileSystem.getFileInfosPaths

arrow.file_info.FileInfo[] getFileInfosPaths(string[] paths)

Get information same as [arrow.file_system.FileSystem.getFileInfo] for the given many targets at once.

Parameters

pathsThe paths of the targets.

Returns

A list of #GArrowFileInfo.

Throws

[ErrorWrap]