Source: show | on GitHub
# File ../ruby/lib/irb/cmd/load.rb, line 60 def execute(file_name) source_file(file_name) end