Julia Reset
Kill the Julia worker process and spawn a fresh one (hard reset).
What This Does
This is a hard reset that:
- Kills the worker process entirely
- Spawns a fresh Julia worker
- Clears all variables, functions, and loaded packages
- Enables type/struct redefinitions (necessary in Julia < 1.12)
- Re-activates the previously activated project
- Reloads Revise.jl if available
Instructions
- If the user provides a session name argument, pass it as the
sessionparame
[Description truncada. Veja o README completo no GitHub.]