Categories: None [Edit]

cmdline-sub

https://rubygems.org/gems/cmdline-sub
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.

Total

Ranking: 182,712 of 189,920
Downloads: 1,104

Daily

Ranking: 46,088 of 189,899
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,247,280,359rake
141,157,310,502minitest
51494,674,018debug

Owners

#GravatarHandle
1iconluke-gru