Sha256: 4c397435289b76926c88800f1852708ec6e507c704ae2b2be55a8d6940505fac
Contents?: true
Size: 197 Bytes
Versions: 69
Compression:
Stored size: 197 Bytes
Contents
if defined?(PryByebug) Pry.commands.alias_command 'c', 'continue' Pry.commands.alias_command 's', 'step' Pry.commands.alias_command 'n', 'next' Pry.commands.alias_command 'f', 'finish' end
Version data entries
69 entries across 69 versions & 9 rubygems