Bool fileExecutable(String fname)
Arguments
fname: The file name
Usage
Returns true if the file is executable by the current proces, false otherwise.
fname: The file nameReturns true if the file is executable by the current proces, false otherwise.