OLLMfiles.FileBuffer.write_to_disk – ollmchat Reference Manual
Packages
ollmchat
OLLMfiles
FileBuffer
file
is_loaded
is_modified
last_read_timestamp
apply_edit
apply_edits
clear
get_cursor
get_line
get_line_count
get_selection
get_text
read_async
read_async_real
sync_to_file
update_file_metadata_after_write
write
write_real
write_to_disk
write_to_disk
Description:
protected
async
void
write_to_disk
(
string
contents)
throws
Error
Internal method: Write contents to file on disk.
Parameters:
contents
Contents to write
Exceptions:
Error
if file cannot be written