get_file_infos_paths


Description:

[ Version ( since = "0.17.0" ) ]
public List<FileInfo> get_file_infos_paths (string[] paths) throws Error

Get information same as get_file_info for the given many targets at once.

Parameters:

this

A FileSystem.

paths

The paths of the targets.

n_paths

The number of items in paths.

Returns:

A list of FileInfo.