Result

ammonite.runtime.ImportHook.Result
See theResult companion object
sealed trait Result

The result of processing an ImportHook. Can be either a source-file to evaluate, or additional files/folders/jars to put on the classpath

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ClassPath
class Repo
class Source
In this article