toggle menu
shake
0.1.0
jvm
switch theme
search in API
com.shakelang.util.changelog.changelog
/
com.shakelang.util.changelog
/
Bump
Bump
class
Bump
(
val
type
:
BumpType
,
val
message
:
String
,
val
paths
:
List
<
String
>
)
(
source
)
Members
Constructors
Bump
Link copied to clipboard
constructor
(
type
:
BumpType
,
message
:
String
,
paths
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
message
Link copied to clipboard
val
message
:
String
paths
Link copied to clipboard
val
paths
:
List
<
String
>
type
Link copied to clipboard
val
type
:
BumpType
Functions
to
Object
Link copied to clipboard
fun
toObject
(
)
:
Map
<
String
,
Any
>