didClose

object didClose extends LSPNotification

A notification sent when a notebook closes.

Since:

3.17.0

Source:
requests.scala
class Object
trait Matchable
class Any

Type members

Value members

Inherited fields

val notificationMethod: String
Inherited from:
LSPNotification
Source:
requests.scala

Givens

Givens

given inputReader: Reader[In]
given inputWriter: Writer[In]