Puneet Arora
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How can I set some environment variables for the Kotlin REPL?
I'm trying to use Kotlin REPL to play with a library whose behavior is affected by some environment variables. Is it possible to launch the REPL with some of those env vars set? (short of launchin...