copy

fun copy(    configurationName: ConfigurationName = this.configurationName,     path: ProjectPath = this.path,     isTestFixture: Boolean = this.isTestFixture): ProjectDependency

Let's pretend this is a data class.

Sources

Link copied to clipboard