MiniDependencyTreeKeys

sbt.plugins.MiniDependencyTreeKeys
See theMiniDependencyTreeKeys companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object autoImport.type

Members list

Concise view

Value members

Concrete fields

val asString: TaskKey[String]
val dependencyTree: TaskKey[Unit]
val dependencyTreeIncludeScalaLibrary: SettingKey[Boolean]
val toFile: InputKey[File]
val whatDependsOn: InputKey[String]