1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

require "irb/output-method" for StdioOutputMethod

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-12-13 03:55:14 +00:00
parent 8270a49331
commit 5dad4ef825

View file

@ -11,6 +11,7 @@
#
require "irb/workspace"
require "irb/inspector"
require "irb/output-method"
module IRB
# A class that wraps the current state of the irb session, including the