Taskable

sbt.Taskable$
See theTaskable companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def fromITask[A](x: Initialize[Task[A]]): Taskable[A]

Inherited implicits

implicit def fromInit[A](x: Initialize[A]): Taskable[A]

Attributes

Inherited from:
TaskableImplicits