1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
John Mair c1ae63446f define .source, .doc, etc on Pry::ClassCommand
This is so that Pry::CodeObject can return Pry::ClassCommand objects directly, this is impt
as we want slightly different behaviour than just Pry::WrappedModule(command_class), notably .doc should return
command help rather than comments above the command's class definition.
2012-12-27 23:02:52 +01:00
..
pry define .source, .doc, etc on Pry::ClassCommand 2012-12-27 23:02:52 +01:00
pry.rb Move command options Proc under Command namespace 2012-12-27 13:31:37 +02:00