RubyGems Navigation menu

detagger 0.2.3

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:
=

install:
=

Versions:

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

Runtime Dependencies (1):

facets = 2.9.2

Development Dependencies (6):

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

Owners:

Authors:

  • christfo

SHA 256 checksum:

=

Total downloads 19,178

For this version 4,585

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: