Clamps Dictionary
relative-directory-keyword
Function
(relative-directory-keyword pathname)
Return keyword of the last directory of pathname.
Arguments
pathname |
Pathname from which directory is extracted. |
Example
(relative-directory-keyword (pathname "~/work/snd/subdir/test.wav")) ;; => :subdir