Skip to content

Instantly share code, notes, and snippets.

@gonaumov
Created July 16, 2016 21:07
> inspect baseDirectory
[info] Setting: java.io.File = /home/georginaumov/Documents/hello
[info] Description:
[info] The base directory. Depending on the scope, this is the base directory for the build, project, configuration, or task.
[info] Provided by:
[info] {file:/home/georginaumov/Documents/hello/}root/*:baseDirectory
[info] Defined at:
[info] (sbt.Defaults) Defaults.scala:177
[info] Dependencies:
[info] *:thisProject
[info] Reverse dependencies:
[info] *:ivyPaths
[info] *:sourceDirectory
[info] *:printBaseDirectory
[info] *:runner
[info] *:unmanagedBase
[info] *:target
[info] Delegates:
[info] *:baseDirectory
[info] {.}/*:baseDirectory
[info] */*:baseDirectory
[info] Related:
[info] {.}/*:baseDirectory
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment