Sha256: 0b86f56e4b29a635a707c138cb031f709e6cff9362573fed5caae6466e6c37c2
Contents?: true
Size: 203 Bytes
Versions: 11
Compression:
Stored size: 203 Bytes
Contents
require 'break' load "#{__dir__}/../break/pry/extensions.rb" Pry.commands.alias_command 'n', 'next' Pry.commands.alias_command 's', 'step' Pry.commands.alias_command 'w', 'watch' # watch is pry builtin
Version data entries
11 entries across 11 versions & 1 rubygems