Variable: kexport:input-filename
kexport:input-filename is a variable defined in kexport.el.
Value
nil
Documentation
This is automatically set to the full pathname of the exported file.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/kotl/kexport.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************
(defvar kexport:input-filename nil
"This is automatically set to the full pathname of the exported file.")