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 Serializable
trait Product
trait Equals
trait Command
trait ParseResult
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product