Function appendLine

  • ファイルの最後に新しい行を追加してテキストを挿入します

    appendLine("hogehoge")
    

    Parameters

    • text: string

    Returns void

Generated using TypeDoc