Files
sbt/notes/1.2.0/inspect-alias.md
T
Guillaume Poirier 59465d9e1f Adding minimal support for commands in inspect
There's also a special case for aliases that will try to resolve
the target of the alias to a task key if possible and display the
output of that key if found.

see https://github.com/sbt/sbt/issues/2881
2018-06-22 09:04:56 -04:00

204 B

Improvements

  • Adding minimal support for commands in inspect. There's also a special case for aliases.