Package: gio

Function gio:file-info-has-attribute

Lambda List

gio:file-info-has-attribute (info attribute)

Arguments

info -- a g:file-info object
attribute -- a string for the file attribute key

Return Value

True if info has an attribute key named attribute, nil otherwise.

Details

Checks if a file info has an attribute key named attribute.
 

See also

2026-03-22