ReplMaker.jl icon indicating copy to clipboard operation
ReplMaker.jl copied to clipboard

Remove/disable REPL mode after initrepl()?

Open tomyun opened this issue 4 years ago • 0 comments

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.

tomyun avatar Jun 20 '20 04:06 tomyun