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
Родитель 8270a49331
Коммит 5dad4ef825
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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