RubyGems Navigation menu

cmdline-sub 0.1.1

sub substitutes the matching pattern in every word in the command line with the substitution. Only the first matched pattern in the word is substituted unless the 'g' flag is given. There are various options that change the way substitutions are performed or the way matches are made. Patterns can have regular expression wildcards (special characters) in them, and the regular expression engine used is Ruby's. Special characters are interpreted as special unless the 'L' flag is given.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.3 December 19, 2024 (10.5 KB)
  2. 0.1.2 November 26, 2024 (10.0 KB)
  3. 0.1.1 November 20, 2024 (10.0 KB)

Development 依赖 (3):

debug ~> 1.9.2
minitest ~> 5.25.1
rake ~> 13.2.1

所有者:

推送者:

作者:

  • Luke Gruber

SHA 256 校验和:

=

下载总量 445

这个版本 148

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.0.0

链接: