toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
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