DbSchema.pruneUsedSchemas

Removes all schemas that either do not compile or have zero mutants.

struct DbSchema
@trusted
long
pruneUsedSchemas

Return Value

Type: long

number of schemas removed.

Meta