sbt/run/src
eugene yokota 5131b8658a
[2.x] Use JProcess for interactive forking (#8677)
**Problem/Solution**
For forking that require both input and output,
use a Java process instead of the Scala process.
2026-02-02 11:03:28 -05:00
..
main [2.x] Use JProcess for interactive forking (#8677) 2026-02-02 11:03:28 -05:00
test/scala/sbt update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00