CLASS
public final class PackageProcessorpublic let inputPath: URLpublic let outputPath: URLpublic let reproducibleDocs: Boolpublic var clustersEnabled: Bool = truepublic init(inputPath: String, outputPath: String, reproducibleDocs: Bool) throwspublic func run() throws