dired-dnd-handle-local-file

dired-dnd-handle-local-file is a compiled Lisp function in `dired.el'.

(dired-dnd-handle-local-file URI ACTION)

Copy, move or link a file to the Dired directory.
URI is the file to handle, ACTION is one of copy, move, link or ask.
Ask means pop up a menu for the user to select one of copy, move or link.