KotlinDependenciesBlockParser
class KotlinDependenciesBlockParser @Inject constructor(val logger: McLogger, val projectDependency: ProjectDependency.Factory)
Content copied to clipboard
Constructors
Link copied to clipboard
@Inject
Content copied to clipboard
Functions
Link copied to clipboard
suspend fun parse(invokesConfigurationNames: InvokesConfigurationNames): List<KotlinDependenciesBlock>
Content copied to clipboard