File :: isDirectory - Does file path refer to a directory
The function checks, whether the path refers to a directory or not.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.