Created
July 16, 2016 21:07
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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