- get-extended-attributes file #!rest optionsprocedure
Returns an alist mapping attribute names (symbols) to values (strings).
(get-extended-attributes "examples.scm") ;=> ((com.apple.FinderInfo . "TEXTEMAx") (com.apple.ResourceFork . "courtesy of Chicken") (org.callcc . "courtesy of Chicken"))