Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "replace" function and documentation #140

Merged
merged 1 commit into from
May 18, 2017

Commits on May 18, 2017

  1. Add "replaceAll" function and documentation

    This commit adds a `replaceAll` function which takes three arguments - an
    original string, the substring to replace, and the string with which to
    replace it. This is of particular use when generating node names from IP
    addresses where the node name may not contain "." characters.
    jen20 committed May 18, 2017
    Configuration menu
    Copy the full SHA
    b6739fe View commit details
    Browse the repository at this point in the history