of

Creates the appropriate FileSystemEntry subtype from a path.

Return

File for files, Folder for directories, or null if the path does not exist

Parameters

Path

the provider's path type

path

the filesystem path to examine

fs

the filesystem provider

Throws

IOException

if I/O error occurs while accessing the filesystem