Function: f-writable?
f-writable? is a function alias for file-writable-p, defined in
fileio.c.
Signature
(f-writable? FILENAME)
Documentation
Return t if file FILENAME can be written or created by you.
f-writable?f-writable? is a function alias for file-writable-p, defined in
fileio.c.
(f-writable? FILENAME)
Return t if file FILENAME can be written or created by you.