sentry-android-gradle-plugin
4.3.1
jvm
sentry-android-gradle-plugin
/
io.sentry.android.gradle
/
SentryCliValueSource
Sentry
Cli
Value
Source
abstract
class
SentryCliValueSource
:
ValueSource
<
String
,
SentryCliValueSource.Params
>
Members
Constructors
Sentry
Cli
Value
Source
Link copied to clipboard
constructor
(
)
Types
Params
Link copied to clipboard
interface
Params
:
ValueSourceParameters
Functions
get
Parameters
Link copied to clipboard
@
Inject
abstract
fun
getParameters
(
)
:
SentryCliValueSource.Params
obtain
Link copied to clipboard
open
override
fun
obtain
(
)
:
String
?