Document `bitwarden--shell-status'

This commit is contained in:
Lucien Cartier-Tilet 2022-03-02 18:34:05 +01:00
parent c8c11a5eeb
commit 4b8fcc95c0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@
:type '(repeat string)
:version "0.1.0")
(defvar bitwarden--shell-status)
(defvar bitwarden--shell-status nil
"Exit status of the last `bitwarden--run-cli' call.")
(defvar bitwarden--session)