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:
=

安装:
=

版本列表:

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

Runtime 依赖 (2):

pry ~> 0.12
tty-tree ~> 0.2

Development 依赖 (1):

rspec ~> 3.8

所有者:

作者:

  • Paul Sonkoly

SHA 256 校验和:

=

下载总量 3,833

这个版本 1,467

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: