OverShotDependencies

Constructors

Link copied to clipboard
constructor(delegate: SafeCache<ConfigurationName, List<OverShotDependency>>, 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<OverShotDependency>
Link copied to clipboard
suspend fun get(configurationName: ConfigurationName): List<OverShotDependency>