ReplMaker.jl
ReplMaker.jl copied to clipboard
Remove/disable REPL mode after initrepl()?
Is there a way to remove or disable a REPL mode once installed with initrepl()?
For example, I'm trying to import a package which initiates its own REPL mode via ReplMaker.jl that I don't want to expose through my package.