luxlabs header browser preview


@interface HDSPDisabledEnvironment : HDSPEnvironment

- (id)init;
- (BOOL)isDisabled;
- (void)prepare;

@end