Skip to content

Commit f63f439

Browse files
committed
Make TerminalMenus public
1 parent a6d165c commit f63f439

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/REPL/src/REPL.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ export
110110
LineEditREPL,
111111
StreamREPL
112112

113+
public TerminalMenus
114+
113115
import Base:
114116
AbstractDisplay,
115117
display,

0 commit comments

Comments
 (0)