toggle menu
Keeper
snapshot
jvm
switch theme
search in API
Keeper
/
dev.zxilly.gradle.keeper.providers
/
Provider
Provider
abstract
class
Provider
Inheritors
CompositeProvider
EnvironmentProvider
ProjectPropertiesProvider
Members
Constructors
Provider
Link copied to clipboard
constructor
(
)
Functions
get
Link copied to clipboard
abstract
fun
get
(
key
:
String
)
:
String
?
id
Link copied to clipboard
fun
id
(
)
:
ProviderID
plus
Link copied to clipboard
operator
fun
plus
(
decoder
:
Decoder
)
:
Provider