Help

io.joern.console.Help
object Help

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Help.type

Members list

Value members

Concrete methods

def codeForHelpCommand(clazz: Class[_]): String
def format(text: String): String
def formatNoQuotes(text: String): String
def overview(clazz: Class[_])(using AvailableWidthProvider): String
def runLongHelp: String

Concrete fields

val additionalHelpEntries: Builder[(String, String, String), Seq[(String, String, String)]]

allows users to extend the help table with additional entries

allows users to extend the help table with additional entries

Attributes