Load

case class Load(path: String) extends Command

:load <path> interprets a scala file as if entered line-by-line into the REPL

Companion
object
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Product