Skip to content

Commit

Permalink
Refactor GetDeclarativeDocuments.kt: split files, extract the model
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tk3y committed Oct 4, 2024
1 parent b340f5b commit 64c1d0c
Show file tree
Hide file tree
Showing 6 changed files with 889 additions and 860 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import org.gradle.client.core.gradle.GradleConnectionParameters
import org.gradle.client.core.gradle.GradleDistribution
import org.gradle.client.ui.AppDispatchers
import org.gradle.client.ui.connected.actions.*
import org.gradle.client.ui.connected.actions.declarativedocuments.GetDeclarativeDocuments
import org.gradle.tooling.GradleConnector
import org.gradle.tooling.ProjectConnection
import org.gradle.tooling.events.OperationType
Expand Down
Loading

0 comments on commit 64c1d0c

Please sign in to comment.