Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Support passing in of RegExps for regex property #18

Merged
merged 1 commit into from Feb 14, 2013

Conversation

jharding
Copy link
Contributor

Pretty straightforward change. In the current implementation of replace, an error will be thrown error if you pass in a RegExp as the value of regex. This isn't a big deal if you're using replace from the command line, but it's kind of annoying if you're using it through the programmatic interface.

harthur added a commit that referenced this pull request Feb 14, 2013
Support passing in of RegExps for regex property
@harthur harthur merged commit 1a9854c into harthur:master Feb 14, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants