Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: relative-directory-name , Previous: regenerate-points , Up: R , Home: Overview

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

Author: Orm Finnendahl

Created: 2025-09-29 Mo 14:33

Validate