Function: f-readable?
f-readable? is a for file-readable-p, defined in
fileio.c.
Signature
(f-readable\? FILENAME)
Documentation
Return t if file FILENAME exists and you can read it.
See also file-exists-p and file-attributes.