Vala.Io.Filesystem.isReadable – Valacore Reference Manual
isReadable
Description:
public
static
bool
isReadable
(
Path
path)
Returns whether a path is readable.
Parameters:
path
target path.
Returns:
true when readable.