[ Version ( since = "0.17.0" ) ]
public List<FileInfo> get_file_infos_selector (FileSelector file_selector) throws Error
Get information same as get_file_info according to a selector.
The selector's base directory will not be part of the results, even if it exists.
| this |
A FileSystem. |
| file_selector |
A FileSelector. |
|
A list of FileInfo. |