Static gio::FILE_ATTRIBUTE_FILESYSTEM_REMOTE [−][src]
pub static FILE_ATTRIBUTE_FILESYSTEM_REMOTE: Lazy<&'static str>
Expand description
A key in the “filesystem” namespace for checking if the file system
is remote. Is set to true
if the file system is remote.
Corresponding FileAttributeType
is FileAttributeType::Boolean
.