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

相關連結: