PoreMS 0.3
  • API
  • Molecule
  • Pore
  • Workflow
  • Pore shape examples
  • Site
    • Page
        • replace
          • replace()
    • replace
      • replace()
    Source

    replace¶

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

    Replace a given string in a file.

    Parameters:
    file_linkstring

    Link to requested file

    oldstring

    String to be replaced in file

    newstring

    New string to be written

    Back to top

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