Skip to content

"Scanning and caching *.c files..." for show-doc Kernel.is_a? #16

Closed
@dgutov

Description

I've modified the warning line a little, and it looks like this:

warn "Scanning and caching *.c files... (for #{meth}, in #{gem_dir})"

The output:

[7] pry(main)> Scanning and caching *.c files... (for #<UnboundMethod: Kernel#is_a?>, in /home/gutov/.rbenv/versions/1.9.3-p429)

Needless to say, it takes a while (>20 seconds on the first invocation), which is particularly annoying in my use case: providing automatic calltips for Ruby code in Emacs.

[12] pry(main)> PryDoc::VERSION
=> "0.4.6"

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions