method
install_extend_commands
install_extend_commands()
public
Installs the default irb commands:
irb_current_working_workspace |
Context#main |
irb_change_workspace |
Context#change_workspace |
irb_workspaces |
Context#workspaces |
irb_push_workspace |
Context#push_workspace |
irb_pop_workspace |
Context#pop_workspace |
irb_source |
IrbLoader#source_file |
irb |
|
irb_jobs |
|
irb_fg |
JobManager#switch |
irb_kill |
JobManager#kill |
irb_help |