mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
5 lines
124 B
Ruby
5 lines
124 B
Ruby
# frozen_string_literal: true
|
|
|
|
require "rubygems/command_manager"
|
|
|
|
Gem::CommandManager.instance.register_command :interrupt
|