RubyGems Navigation menu

pry-hier 0.1.0

Given an class or module name hier command shows an ascii tree (similar to the tree shell command) of the descendants of the given class. at pry prompt: [0](main) λ hier Numeric Numeric ├── Complex ├── Rational ├── Float └── Integer

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - February 18, 2019 (5 KB)
  2. 0.1.0 - February 18, 2019 (5 KB)

Runtime Dependencies (2):

pry ~> 0.12
tty-tree ~> 0.2

Development Dependencies (1):

rspec ~> 3.8

Owners:

Authors:

  • Paul Sonkoly

SHA 256 checksum:

6b0a03a163eefc99dc537ef4392c7cd409a4e77ce4640c0b3686cbf379d6a68e

Total downloads 3,498

For this version 1,353

License:

MIT

Required Ruby Version: >= 0

Links: