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-08-17 So 16:52
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-08-17 So 16:52