Defined in packages/acs-core/abstract-url-procs.tclGiven a path in the filesystem, returns the file that would be served, trying all possible extensions. Returns an empty string if there's no file "$path.*" in the filesystem (even if the file $path itself does exist).
- Parameters:
-
path