Static gio::FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE
source · pub static FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE: &GStr
Expand description
A key in the “access” namespace for getting execution privileges.
Corresponding FileAttributeType
is FileAttributeType::Boolean
.
This attribute will be true
if the user is able to execute the file.