method
execute
v1_9_3_125 -
Show latest stable
- Class:
IRB::ExtendCommand::Source
execute(file_name)public
No documentation available.
# File lib/irb/cmd/load.rb, line 60
def execute(file_name)
source_file(file_name)
end