toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-model
/
uk.co.nickthecoder.glok.history
/
Batch
Batch
interface
Batch
Inheritors
BatchImpl
Members
Properties
label
Link copied to clipboard
abstract
var
label
:
String
Functions
add
Change
Link copied to clipboard
abstract
fun
addChange
(
change
:
Change
?
)
is
Skippable
Link copied to clipboard
abstract
fun
isSkippable
(
)
:
Boolean
unary
Plus
Link copied to clipboard
open
operator
fun
Change
?
.
unaryPlus
(
)