Sha256: dcb8bc699ed741757ab9d89a2051cc7e6a4977e6c32cb1f4e138222c6cffa2af
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: fn, count, line comment: - !ruby/struct:SM::Flow::P body: Grep each of the files in the filelist using the given pattern. If a block is given, call the block on each matching line, passing the file name, line number, and the matching line of text. If no block is given, a standard emac style file:linenumber:line message will be printed to standard out. full_name: FileList#egrep is_singleton: false name: egrep params: (pattern) {|fn, count, line| ...} visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/FileList/egrep-i.yaml |
facets-2.4.2 | doc/ri/FileList/egrep-i.yaml |