Function: projectile-dispatch-run-ghostel

projectile-dispatch-run-ghostel is an interactive and byte-compiled function defined in projectile.el.

Signature

(projectile-dispatch-run-ghostel)

Documentation

A projectile-dispatch wrapper honouring its modifier switches.

Runs projectile-run-ghostel.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(projectile-dispatch--define projectile-dispatch-run-ghostel projectile-run-ghostel
  :prefix-arg "--new-process")