show-eof-icon in drscheme:rep:text%
show-eof-icon
drscheme:rep:text%
(send a-drscheme:rep:text show-eof-icon) -> void
(send a-drscheme:rep:text show-eof-icon)
send
a-drscheme:rep:text
Shows the eof icon for the input port in this repl. Clicking on the icon calls the submit-eof method.
submit-eof
See also hide-eof-icon.
hide-eof-icon