declare function getSweepSchema(sweepName: SweepName): ISweepSchema; Copy
declare function getSweepSchema(sweepName: SweepName): ISweepSchema;
Retrieves a registered sweep schema by name.
sweepName