kotlin-jupyter-kernel
Toggle table of contents
0.14.1-517
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
common-dependencies
/
org.jetbrains.kotlinx.jupyter.common
/
LibraryDescriptorsManager
/
CommitInfo
Commit
Info
class
CommitInfo
(
val
sha
:
String
,
val
timestamp
:
String
)
Members
Constructors
Commit
Info
Link copied to clipboard
constructor
(
sha
:
String
,
timestamp
:
String
)
Properties
sha
Link copied to clipboard
val
sha
:
String
timestamp
Link copied to clipboard
val
timestamp
:
String