PluginHandling

io.joern.console.PluginHandling

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BridgeBase
Self type

Members list

Value members

Concrete methods

protected def printPluginsAndLayerCreators(config: Config): Unit

Print a summary of the available plugins and layer creators to the terminal.

Print a summary of the available plugins and layer creators to the terminal.

Attributes

protected def runPlugin(config: Config): Unit

Run plugin by generating a temporary script based on the given config and execute the script

Run plugin by generating a temporary script based on the given config and execute the script

Attributes