Previous

sbt.Previous
object Previous

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Previous.type

Members list

Value members

Concrete methods

def runtime[T](skey: TaskKey[T])(using format: JsonFormat[T]): Initialize[Task[Option[T]]]

Public as a macro implementation detail. Do not call directly.

Public as a macro implementation detail. Do not call directly.

Attributes

def runtimeInEnclosingTask[T](skey: TaskKey[T])(using format: JsonFormat[T]): Initialize[Task[Option[T]]]

Public as a macro implementation detail. Do not call directly.

Public as a macro implementation detail. Do not call directly.

Attributes