SwiftDocCUtilitiesSourceRepositoryArgumentsStructureSourceRepositoryArgumentsCommand-line arguments for specifying the catalog’s source repository information.struct SourceRepositoryArgumentsTopicsInitializersinit()init(from: any Decoder) throwsInstance Propertiesvar checkoutPath: String?The root path on disk of the repository’s checkout.var sourceService: String?The source code service used to host the project’s sources.var sourceServiceBaseURL: String?The base URL where the source service hosts the project’s sources.