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