PoreSim 0.2
  • API
  • Simulation
  • Complex Pore Simulation
  • Simulation 2-Phase
  • Site
    • Page
        • replace
          • replace()
    • replace
      • replace()
    Source

    replace¶

    poresim.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 2023, Hamzeh Kraus.
    Created using Sphinx 7.4.6.