luxlabs header browser preview


@interface CPLEngineForceProcessingStagedScopesTask : CPLEngineForceSyncTask

- (id)description;
- (id)initWithEngineLibrary:(id)a0 delegate:(id)a1;
- (BOOL)bypassForceSyncLimitations;
- (BOOL)forcingProcessedStagedScopes;

@end