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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

业主:

推送:

作者:

  • Mike Slinn

SHA 256 校验和:

a70250b0cb828ec09311ac9f5cf37e85dedffc7f55f4179fff474e27284e6b98

下载总量 697

这个版本 198

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: