ProjectPropertiesProvider

class ProjectPropertiesProvider(project: Project) : Provider

Constructors

Link copied to clipboard
constructor(project: Project)

Functions

Link copied to clipboard
open override fun get(key: String): String?
Link copied to clipboard
fun id(): ProviderID
Link copied to clipboard
operator fun plus(decoder: Decoder): Provider