Instance Methodswift-transformers 0.1.17Hub
snapshot(from:matching:progressHandler:)
HubApi.swift:261@discardableResult func snapshot(from repoId: String, matching globs: [String] = [], progressHandler: @escaping (Progress) -> Void = { _ in }) async throws -> URL