luxlabs header browser preview


@class NSString;

@interface WFSaveLogsOperation : WFOperation

@property (copy, nonatomic) NSString *comments;

- (void)start;
- (void).cxx_destruct;
- (id)initWithComments:(id)a0;

@end