Datalayer VS Code Extension - v0.0.6
    Preparing search index...

    Interface ClearAllOutputsCommandMessage

    Command to clear all cell outputs

    interface ClearAllOutputsCommandMessage {
        type: "clear-all-outputs-command";
    }
    Index

    Properties

    Properties

    type: "clear-all-outputs-command"