Load

dotty.tools.repl.Load
See theLoad companion object
case class Load(path: String) extends Command

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

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product