Module
Pry::CodeObject::Helpers
In:
lib/pry/code_object.rb
Methods
c_method?
command?
module_with_yard_docs?
real_method_object?
Public Instance methods
c_method?
()
command?
()
module_with_yard_docs?
()
real_method_object?
()
we need this helper as some
Pry::Method
objects can wrap Procs @return [Boolean]
[Validate]