Checks if a content type can be executable. Note that for instance things like text files can be executables (i.e. scripts and batch files).
a content type string
%TRUE if the file type corresponds to a type that can be executable, %FALSE otherwise.
See Implementation
Checks if a content type can be executable. Note that for instance things like text files can be executables (i.e. scripts and batch files).