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: can read, false: can not read.