Function: f-root?
f-root? is a function alias for f-root-p, defined in f.el.
Signature
(f-root? PATH)
Documentation
Return t if PATH is root directory, false otherwise.
f-root?f-root? is a function alias for f-root-p, defined in f.el.
(f-root? PATH)
Return t if PATH is root directory, false otherwise.