Hello! Is there a way to get the repl-env instance given a session-id?
Don't know about session-id but there's (figwheel.main.api/repl-env "build-id")
(figwheel.main.api/repl-env "build-id")
ah thank you! this works