Variable: compilation-arguments
compilation-arguments is a variable defined in compile.el.gz.
Value
nil
Documentation
Arguments that were given to compilation-start.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/compile.el.gz
(defvar compilation-arguments nil
"Arguments that were given to `compilation-start'.")