mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
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
204 B
204 B
Improvements
- Adding minimal support for commands in inspect. There's also a special case for aliases.