Keeper

class Keeper(project: Project, target: ProviderID? = null)

Constructors

Link copied to clipboard
constructor(project: Project, target: ProviderID? = null)

Functions

Link copied to clipboard
Link copied to clipboard
fun get(key: String): String?
fun get(key: String, vararg decoders: Decoder): String?