Variable: sesman-system
sesman-system is a buffer-local variable defined in sesman.el.
Documentation
Name of the system managed by sesman.
Can be either a symbol, or a function returning a symbol.
Source Code
;; Defined in ~/.emacs.d/elpa/sesman-20240417.1723/sesman.el
(defvar-local sesman-system nil
"Name of the system managed by `sesman'.
Can be either a symbol, or a function returning a symbol.")