ch.linkyard.mcp.protocol.ProgressNotification
See theProgressNotification companion object
case class ProgressNotification(progressToken: ProgressToken, progress: Double, total: Option[Double], message: Option[String], _meta: Meta) extends Notification
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass Any
Members list
In this article