Package: gio

Function gio:file-info-etag

Lambda List

gio:file-info-etag (info)

Arguments

info -- a g:file-info instance

Return Value

The string containing the value of the "etag::value" attribute key.

Details

Gets the entity tag for a given info. It is an error to call this if info does not contain the "etag::value" attribute key.
 

See also

#2026-03-22