Package: gio
Function gio:file-info-file-type
Lambda Listgio:file-info-file-type (info) ArgumentsReturn ValueThe g:file-type value for info. Details
Gets or sets the file type, whether it is a regular file, symlink, and so on. This is different from the content type, see the g:file-info-content-type
function. It is an error to call this if info does not contain the "standard::type" attribute key. | See also |
#2026-03-22