RubyGems Navigation menu

grepper 0.9.0

The Grepper class greps through files, and returns a result set of Grepper::Result objects. Each Result object represents the matches found in a single file. The Result contains a set of Grepper::Match objects. Each Match object represents a line (the line that matched) and before- and after-context arrays. If no before or after lines were requested, those context values will be nil. To use, you prepare a Grepper object; call <tt>run</tt> on it; and walk through the result set.

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

安装:
=

版本列表:

  1. 0.9.3 - January 13, 2009* (11.5 KB)
  2. 0.9.2 - December 24, 2008* (9.5 KB)
  3. 0.9.1 - December 23, 2008* (8.5 KB)
  4. 0.9.0 - December 22, 2008* (7.0 KB)

Development 依赖 (1):

hoe >= 1.8.2

业主:

作者:

  • David A. Black

SHA 256 校验和:

cb744e50926e2a84252ba16e6455078000f818aa2d82eb9f1ecef95f2360bf2b

下载总量 16,280

这个版本 3,778

许可:

需要的 Ruby 版本:

链接: