PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • replace

    replace¶

    porems.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.