case-app
case-app copied to clipboard
Revert "Add an optional prefix for Recurse (#483)"
This reverts the addition of prefix
for recurse. A few issues were found:
- a
Recurse
with prefix of a case class that also contained aRecurse
with prefix had the incorrect arg name - help did not incorporate the prefix
- Mystery failure https://github.com/VirtusLab/scala-cli/pull/2964