Modules: N2B, N2M
90 91 92
# File 'lib/n2b/irb.rb', line 90 def n2r(input_string = '', files: [], exception: nil) N2B::IRB.n2r(input_string, files: files, exception: exception) end