RubyGems Navigation menu

executable 1.1.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 (24KB)
  2. 1.2.0 - February 01, 2012 (24.5KB)
  3. 1.1.0 - April 21, 2011 (10KB)
  4. 1.0.0 - April 15, 2011 (9.5KB)

Development依存関係 (1):

turn >= 0

所有者:

作者:

  • Thomas Sawyer

SHA 256チェックサム:

61684db15c6a3b61cb87ad0657786d6692bfa2fee9b66f06ade598ed15732a01

累計ダウンロード数 223,005

このバージョンのみ 3,628

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: