Datalayer VS Code Extension - v0.0.6
Preparing search index...
types/messages
ClearAllOutputsMessage
Interface ClearAllOutputsMessage
Request to clear all outputs
interface
ClearAllOutputsMessage
{
body
:
Record
<
string
,
never
>
;
type
:
"clear-all-outputs"
;
}
Index
Properties
body
type
Properties
body
body
:
Record
<
string
,
never
>
type
type
:
"clear-all-outputs"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
type
Datalayer VS Code Extension - v0.0.6
Loading...
Request to clear all outputs