RubyGems Navigation menu

cl 1.2.4

OptionParser based CLI support for rapid CLI development in an object-oriented context. This library wraps Ruby's OptionParser for parsing your options under the hood, so you get all the goodness that the Ruby standard library provides. On top of that it adds a rich and powerful 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.5 KB)
  2. 1.2.3 - February 17, 2020 (37.0 KB)
  3. 1.2.2 - February 17, 2020 (37.0 KB)
  4. 1.2.1 - January 14, 2020 (37.0 KB)
  5. 1.2.0 - January 14, 2020 (36.5 KB)
顯示所有版本(共 51)

Runtime 相依性套件 (1):

regstry ~> 1.0.3

擁有者:

Pushed by:

作者:

  • Sven Fuchs

SHA 256 checksum:

9e1209fdd6634b649235e0dbbf4542135024b74009038b75c9f3fde2d8f9735a

總下載次數 1,429,231

這個版本 1,198,407

License:

MIT

Ruby 版本需求: >= 0

相關連結: