Clamps Dictionary
with-curr-dir
Macro
(with-curr-dir (dir) &body body)
set the cwd to dir in the body, return the result of body after resetting the cwd.
Created: 2025-02-18 Di 12:58
Macro
(with-curr-dir (dir) &body body)
set the cwd to dir in the body, return the result of body after resetting the cwd.
Created: 2025-02-18 Di 12:58