UnusedDependencies

Constructors

Link copied to clipboard
constructor(delegate: SafeCache<ConfigurationName, Set<UnusedDependency>>, project: McProject)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private val project: McProject

Functions

Link copied to clipboard
suspend fun all(): List<UnusedDependency>
Link copied to clipboard
suspend fun get(configurationName: ConfigurationName): Set<UnusedDependency>