RubyGems Navigation menu

cl 0.1.28

OptionParser based CLI support for rapid CLI development in an object-oriented context. This library wraps Ruby's OptionParser in order to make it easier to use it in an object oriented context. It uses OptionParser for parsing your options under the hood, so you get all the goodness that this library provides. But on top of that it also provides a rich DSL for defining, validating, and normalizing options, as well as automatic and gorgeous help output (modeled after `gem --help`).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.4 - February 18, 2020 (37.5KB)
  2. 1.2.3 - February 17, 2020 (37KB)
  3. 1.2.2 - February 17, 2020 (37KB)
  4. 1.2.1 - January 14, 2020 (37KB)
  5. 1.2.0 - January 14, 2020 (36.5KB)
  6. 0.1.28 - August 08, 2019 (26.5KB)
全てのバージョンを表示(全51件)

Runtime依存関係 (1):

regstry ~> 1.0.3

所有者:

プッシュ者:

作者:

  • Sven Fuchs

SHA 256チェックサム:

b2c07fe60f3e2b47b89f1e5ac020a6240cb91b415183eafc418b8635a17adf9a

累計ダウンロード数 1,434,292

このバージョンのみ 2,451

ライセンス:

MIT

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

リンク: