Hook

ammonite.util.Frame$.Hook
trait Hook

A hook that can be called every time JARs are added to the class path

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def addClasspath(additional: Seq[URL]): Unit

Called when new JARs are added to the class path

Called when new JARs are added to the class path

Attributes