Function: projectile-dispatch-ag

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

Signature

(projectile-dispatch-ag)

Documentation

A projectile-dispatch wrapper honouring its modifier switches.

Runs projectile-ag.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(projectile-dispatch--define projectile-dispatch-ag projectile-ag
  :prefix-arg "--regexp")