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