FileSystem.getFileInfosPaths

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

class FileSystem
getFileInfosPaths
(
string[] paths
)

Parameters

paths string[]

The paths of the targets.

Return Value

Type: arrow.file_info.FileInfo[]

A list of #GArrowFileInfo.