Clamps Dictionary
path-find-file
Function
(path-find-file fname path)
Return the full pathname of the first occurence of fname in path.
Arguments
fname |
String or Pathname of file. |
path |
List of paths to search. |
Created: 2025-06-08 So 16:56
Function
(path-find-file fname path)
Return the full pathname of the first occurence of fname in path.
fname |
String or Pathname of file. |
path |
List of paths to search. |
Created: 2025-06-08 So 16:56