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:
=

installation:
=

Versions:

  1. 0.1.3 December 19, 2024 (10,5 ko)
  2. 0.1.2 November 26, 2024 (10 ko)
  3. 0.1.1 November 20, 2024 (10 ko)

Dépendances de Development (3):

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

Propriétaires:

Pushed by:

Auteurs:

  • Luke Gruber

Total de contrôle SHA 256:

=

Total de téléchargements 445

Pour cette version 148

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.0.0

Liens: