mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Review CompilationDatabaseBuildSystem
This commit is contained in:
@@ -71,5 +71,5 @@ package protocol BuiltInBuildSystem: AnyObject, Sendable {
|
||||
) async throws -> TextDocumentSourceKitOptionsResponse?
|
||||
|
||||
/// Wait until the build graph has been loaded.
|
||||
func waitForUpBuildSystemUpdates(request: WorkspaceWaitForBuildSystemUpdatesRequest) async -> VoidResponse
|
||||
func waitForBuildSystemUpdates(request: WorkspaceWaitForBuildSystemUpdatesRequest) async -> VoidResponse
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user