DefaultLoader

io.joern.console.workspacehandling.DefaultLoader$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def createProject(projectFile: ProjectFile, path: Path): Project

Attributes

Definition Classes

Inherited methods

def load(path: String): Workspace[ProjectType]

Initialize workspace from a directory

Initialize workspace from a directory

Value parameters

path

path to the directory

Attributes

Inherited from:
WorkspaceLoader
def loadProject(path: Path): Option[ProjectType]

Attributes

Inherited from:
WorkspaceLoader

Implicits

Inherited implicits

implicit val formats: DefaultFormats.type

Attributes

Inherited from:
WorkspaceLoader