TextAreaReadline
instance into the runtime, redefining the Readline
module so that it uses this object. This method does not redefine the standard input-output streams. If you need that, use {@link #hookIntoRuntimeWithStreams(Ruby)}.
@param runtime The runtime.
@see #hookIntoRuntimeWithStreams(Ruby)
|
|