Skip to content

Instantly share code, notes, and snippets.

@gonaumov
Created July 16, 2016 21:07
Show Gist options
  • Save gonaumov/c8f8ba2fbcb663582ef592821785e3d1 to your computer and use it in GitHub Desktop.
Save gonaumov/c8f8ba2fbcb663582ef592821785e3d1 to your computer and use it in GitHub Desktop.
> 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