RubyGems Navigation menu

indented_io 0.7.2

IndentedIO extends Kernel, IO, and StringIO with an #indent method that returns an IndentedIO object. The IndentedIO object acts as the original object but redefines the output methods #print, #printf, #puts, and #p to print their output indented. Indentations are stacked so that each new indentation adds to the previous indendation

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.9.0 July 20, 2022 (13KB)
  2. 0.8.8 March 12, 2022 (13KB)
  3. 0.8.7 August 18, 2021 (12.5KB)
  4. 0.8.6 April 23, 2021 (12.5KB)
  5. 0.8.5 April 15, 2021 (12.5KB)
  6. 0.7.2 May 11, 2018 (11KB)
全てのバージョンを表示(全15件)

Development依存関係 (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Claus Rasmussen

SHA 256チェックサム:

=

累計ダウンロード数 53,476

このバージョンのみ 1,647

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: