LSProtocol::ExecutionSummary
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(execution_order : UInt32 | Nil, success : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
execution_order
A strict monotonically increasing value indicating the execution order of a cell inside a notebook.