Package: gio

Function gio:content-type-can-be-executable

Lambda List

gio:content-type-can-be-executable (ctype)

Arguments

ctype -- a content type string

Return Value

True if the file type corresponds to a content type that can be executable, false otherwise.

Details

Checks if a content type can be executable. Note that for instance things like text files can be executables, that is scripts and batch files.
2024-12-7