get-interactions-text in drscheme:unit:frame<%>
( -> (instanceof (derivedfrom send a-drscheme:unit:frame get-interactions-text)drscheme:rep:text%))
This text is initially the bottom half of the drscheme window and contains the users interactions with the REPL.
This text defaults to a drscheme:rep:text%
object, but if you use the
drscheme:get/extend:extend-interactions-text procedure,
it will use the extended class to create the text.