RubyGems Navigation menu

insert_after 0.2.0

Inserts a line into a file after a line matching a regular expression. String comparisons are case-insensitive. Works on very large files because it reads the file line by line instead of reading the entire file into memory. Can be used on the command line or in a Ruby program.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.3.0 - November 10, 2023 (7 KB)
  2. 0.2.0 - November 10, 2023 (7 KB)
  3. 0.1.0 - November 10, 2023 (7 KB)

Donos:

Pushed by:

Autores:

  • Mike Slinn

SHA 256 checksum:

= Copy to clipboard Copied!

Total de downloads 789

Desta versão 225

Licença:

MIT

Versão Requerida do Ruby: >= 2.6.0

Links: