Function save_file_sync

  • Write sync content to file

    Parameters

    • file_path: string

      File path

    • content: string

      Content

    • append: boolean = false

      Append to file

    Returns void

Generated using TypeDoc