Check whether something is a directory.
is_dir = love.filesystem.isDirectory( filename )
string filename
boolean is_dir