canRead


Description:

public static bool canRead (Path path)

Returns whether the file can read in the specified path.

Parameters:

path

Path to file or directory.

Returns:

true if readable, false otherwise.