ImportContext

Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class Classpath(absolutePath: Path) extends ImportContext
case class Env(value: String) extends ImportContext
case class Local(absolutePath: Path) extends ImportContext
case object Missing extends ImportContext
case class Remote(url: URI, using: Expr) extends ImportContext

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror