toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.shell.config
/
ShellProperties
Shell
Properties
data
class
ShellProperties
(
val
lineLength
:
Int
=
140
,
val
chat
:
ChatConfig
=
ChatConfig()
)
Members
Constructors
Shell
Properties
Link copied to clipboard
constructor
(
lineLength
:
Int
=
140
,
chat
:
ChatConfig
=
ChatConfig()
)
Properties
chat
Link copied to clipboard
val
chat
:
ChatConfig
line
Length
Link copied to clipboard
val
lineLength
:
Int
=
140