diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Transaction.commit
diamond
data
transaction
Transaction
Sets the delegate called when comitting.
class
Transaction
(T)
final @
property
void
commit
(
void
delegate
(
Snapshot
!
T
)
onCommit
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
Meta
Source
See Implementation
diamond
data
transaction
Transaction
constructors
this
functions
opCall
properties
commit
failure
success
Sets the delegate called when comitting.