Function: tramp-media-device-p

tramp-media-device-p is a function defined in tramp-gvfs.el.gz.

Signature

(tramp-media-device-p CL-X)

Source Code

;; Defined in /usr/src/emacs/lisp/net/tramp-gvfs.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
  ((cl-block tramp-media-device-p
     (and (memq (car-safe cl-x) cl-struct-tramp-media-device-tags) t)))
  (t)]