Variable: gnus-command-method

gnus-command-method is a variable defined in gnus.el.gz.

Value

nil

Documentation

Dynamically bound variable that says what the current back end is.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defvar gnus-command-method nil
  "Dynamically bound variable that says what the current back end is.")