luxlabs header browser preview


@interface SYFileExtendedAttributes : NSObject

+ (void)fetchPrivateAttributesForFileURL:(id)a0 completion:(id /* block */)a1;
+ (void)setPrivateAttributes:(id)a0 forFileURL:(id)a1 completion:(id /* block */)a2;

@end