[ 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.
| this |
A FileSystem. |
| paths |
The paths of the targets. |
| n_paths |
The number of items in |
|
A list of FileInfo. |