1.0.1 • Published 5 years ago
replace-create-in-file v1.0.1
Takes two required arguments:
- filename, the file to be opened
- toReplace, the string to be replaced
And one optional argument:
- alt, the string to replace toReplace
If alt is not provided, the default is "****"