- list-extended-attributes file #!rest optionsprocedure
List extended attribute names of FILE.
Returns a list containing one string per attribute name.
(list-extended-attributes "examples.scm" #:no-follow) ; => ("com.apple.FinderInfo" "com.apple.ResourceFork")