Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.std
/
Version
/
SemanticVersioning
/
Builder
/
setPatch
set
Patch
open
fun
setPatch
(
value
:
Int
)
:
Version.SemanticVersioning.Builder
Patch version number.
Content copied to clipboard
uint32 patch = 3;
Return
This builder for chaining.
Parameters
value
The patch to set.