1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Conrad Irwin 4fe5f70447 Rename Command#name -> Command#match
The problem with using "name" for this is that several tools expect
Class#name to return a String, and Commands are classes.

This could cause some subtle breakage, but the tests seem ok™
2012-04-01 16:06:15 -07:00
..
pry Rename Command#name -> Command#match 2012-04-01 16:06:15 -07:00
pry.rb Add a :quiet option to Pry.start [Fixes #502] 2012-03-31 14:43:24 -07:00