toggle menu
gitlab
jvm
switch theme
search in API
gitlab
/
com.mato.gitlab.request
/
DryRunResult
Dry
Run
Result
@
Serializable
data
class
DryRunResult
(
val
dryRun
:
String
)
Author
sunlulu.tomato
Members
Constructors
Dry
Run
Result
Link copied to clipboard
constructor
(
dryRun
:
String
)
Properties
dry
Run
Link copied to clipboard
val
dryRun
:
String
is
Success
Link copied to clipboard
val
isSuccess
:
Boolean