RubyGems Navigation menu

executable 1.0.0

The Executable mixin is a very quick and and easy way to make almost any class usable via a command line interface. It simply uses writer methods as option setters, and the first command line argument as the method to call, with the subsequent arguments passed to the method.

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

安装:
=

版本列表:

  1. 1.2.1 - December 19, 2012 (24.0 KB)
  2. 1.2.0 - February 01, 2012 (24.5 KB)
  3. 1.1.0 - April 21, 2011 (10.0 KB)
  4. 1.0.0 - April 15, 2011 (9.5 KB)

Development 依赖 (1):

turn >= 0

业主:

作者:

  • Thomas Sawyer

SHA 256 校验和:

96c75f8ea9686775d9aaa62007d8758350ed3a648bb65d67848894b7cfe32133

下载总量 222,950

这个版本 3,554

许可:

需要的 Ruby 版本:

链接: