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