RAGS - v1.10.0
    Preparing search index...

    Function writeFileSync

    • Writes a string to a file synchronously, replacing existing contents.

      Parameters

      • string: string

        The content to write

      • path: string

        The file path

      Returns File

      The Gio.File that was written