load_file(path, priv = nil)
Instance Public methods
Loads the given file in the current session's context and evaluates it.
See IRB::Irb#suspend_input_method for more information.
Loads the given file in the current session's context and evaluates it.
See IRB::Irb#suspend_input_method for more information.
Please login to continue.