class IRB::Frame::FrameOverflow
公共类方法
new() 点击以切换源代码
调用父类方法
# File irb/frame.rb, line 10 def initialize super("frame overflow") end
# File irb/frame.rb, line 10 def initialize super("frame overflow") end