toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
HistoryRequest
/
HistoryRequest
History
Request
constructor
(
output
:
Boolean
,
raw
:
Boolean
,
hist_access_type
:
String
,
session
:
Int
?
=
null
,
start
:
Int
?
=
null
,
stop
:
Int
?
=
null
,
n
:
Int
?
=
null
,
pattern
:
String
?
=
null
,
unique
:
Boolean
?
=
null
)