Variable: f--path-separator

f--path-separator is a variable defined in f.el.

Value

"/"

Documentation

A variable to cache result of f-path-separator.

Source Code

;; Defined in ~/.emacs.d/elpa/f-20241003.1131/f.el
(defvar f--path-separator nil
  "A variable to cache result of `f-path-separator'.")