@eagleoutice/flowr - v2.15.8
Preparing search index...
src/documentation/doc-util/doc-server-message
MessagePingPongDocumentationArguments
Interface MessagePingPongDocumentationArguments
interface
MessagePingPongDocumentationArguments
{
messages
:
readonly
(
ResponseMessageInPingPong
|
RequestMessageInPingPong
)
[]
;
messageType
?:
|
"error"
|
"request-file-analysis"
|
"request-slice"
|
"request-repl-execution"
|
"request-query"
|
"hello"
|
"response-file-analysis"
|
"response-repl-execution"
|
"end-repl-execution"
|
"response-slice"
|
"response-query"
;
shell
:
KnownParser
;
title
?:
string
;
}
Index
Properties
messages
message
Type?
shell
title?
Properties
Readonly
messages
messages
:
readonly
(
ResponseMessageInPingPong
|
RequestMessageInPingPong
)
[]
Optional
Readonly
message
Type
messageType
?:
|
"error"
|
"request-file-analysis"
|
"request-slice"
|
"request-repl-execution"
|
"request-query"
|
"hello"
|
"response-file-analysis"
|
"response-repl-execution"
|
"end-repl-execution"
|
"response-slice"
|
"response-query"
Readonly
shell
shell
:
KnownParser
Optional
Readonly
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
messages
message
Type
shell
title
@eagleoutice/flowr - v2.15.8
Loading...