try file-exists-p
“Return t if file filename exists (whether or not you can read it.)”.
Note that it’s not spesific to files and works for directories too.
try file-exists-p
“Return t if file filename exists (whether or not you can read it.)”.
Note that it’s not spesific to files and works for directories too.