GenLSP.Protocol.Structures.ExecutionSummary (gen_lsp v0.0.1)
properties
Properties
executionOrder :: uinteger (required)
A strict monotonically increasing value indicating the execution order of a cell inside a notebook.
success :: boolean
Whether the execution was successful or not if known by the client.