Message

io.shiftleft.semanticcpg.sarif.SarifSchema.Message
trait Message

Encapsulates a message intended to be read by the end user.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Message

Members list

Value members

Abstract methods

def markdown: Option[String]

Attributes

Returns

A Markdown message string.

def text: String

Attributes

Returns

A plain text message string.