SimeMobileCity 0.1
  • API
  • Workflow
  • Site
    • Page
        • replace

    replace¶

    simemobilecity.utils.replace(file_link, old, new)¶

    Replace a given string in a file.

    Parameters:
    file_link : string

    Link to requested file

    old : string

    String to be replaced in file

    new : string

    New string to be written

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.