Ruby IRB Functions
EditRocket provides the following information on IRB functions in the Ruby source code builder.
conf() -
CurrentContext() -
delete_caller() -
init_config(ap_path) - "@CONF default setting"
init_error() -
initialize_tracer() - initialize tracing function
irb(file = nil, *main) - invoke multi-irb
irb_abort(irb, exception = Abort) -
irb_exit(irb, ret) -
JobManager() -
load_modules() - loading modules
parse_opts() - option analyzing
print_usage() -
rc_file(ext = IRBRC_EXT) -
rc_file_generators"() - enumerate possible rc-file base name generators
run_config() - running config
setup(ap_path) - initialize config
start(ap_path = nil) - initialize IRB and start TOP_LEVEL irb
version() - IRB version method