writeFile

lsst.ts.wep.utils.writeFile(filePath, content)

Write the content to file.

Parameters:
filePathstr

File path.

contentstr

File content.