wdired-get-filename

wdired-get-filename is a compiled Lisp function in `wdired.el'.

(wdired-get-filename &optional NO-DIR OLD)

Return the filename at line.
Similar to `dired-get-filename' but it doesn't rely on regexps. It
relies on WDired buffer's properties. Optional arg NO-DIR with value
non-nil means don't include directory. Optional arg OLD with value
non-nil means return old filename.