RubyGems Navigation menu

detagger 0.2.0

This is intended to be used as a mixin, usualy with some kind of library that parses optional command line arguments. The feature here is that the options may contain tags ('example_tag:') that are not resolved until they are used. This means that one option may refer to another. An example might be: --stage /tmp/fred --logfile stage:/my.log which would later provide a method 'logfile' that would return '/tmp/fred/my.log'

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.3 - April 13, 2012 (9.0 KB)
  2. 0.2.2 - April 10, 2012 (9.0 KB)
  3. 0.2.1 - March 21, 2012 (9.0 KB)
  4. 0.2.0 - March 14, 2012 (8.5 KB)
  5. 0.1.0 - March 13, 2012 (8.5 KB)

Runtime 依赖 (1):

facets >= 0

Development 依赖 (6):

bundler >= 1.0.0
jeweler >= 1.8.3
rcov >= 0
rdoc >= 3.12
rspec >= 2.8.0
simplecov >= 0

业主:

作者:

  • christfo

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 19,098

这个版本 3,635

版本发布:

许可:

需要的 Ruby 版本:

链接: