FrontendConfig

io.joern.console.FrontendConfig
See theFrontendConfig companion object
class FrontendConfig(var cmdLineParams: Iterable[String])

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withArgs(args: Iterable[String]): FrontendConfig

Concrete fields

var cmdLineParams: Iterable[String]