Variable: f--guard-paths
f--guard-paths is a variable defined in f.el.
Value
nil
Documentation
List of allowed paths to modify when guarded.
Do not modify this variable.
Source Code
;; Defined in ~/.emacs.d/elpa/f-20241003.1131/f.el
(defvar f--guard-paths nil
"List of allowed paths to modify when guarded.
Do not modify this variable.")