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 (5KB)
  2. 0.1.0 February 18, 2019 (5KB)

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

リンク: