RubyGems Navigation menu

cl 0.1.26

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.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)
  6. 0.1.26 - August 03, 2019 (26.5 KB)
显示所有版本 (共 51 个)

Runtime 依赖 (1):

regstry ~> 1.0.3

业主:

推送:

作者:

  • Sven Fuchs

SHA 256 校验和:

99d7f5c53cf2e1d5b671ec8f2a06c73b144fd5c41a15a83609cfc7d4dffce24f

下载总量 1,434,219

这个版本 1,879

许可:

MIT

需要的 Ruby 版本: >= 0

链接: