on_file_contents_change


Description:

public void on_file_contents_change (File file)

Notify that a file's content has changed (save to database and emit signal).

This method is used when file content is written to disk (saved, edited, etc.). It triggers background scanning via the file_contents_changed signal.

Parameters:

file

The file whose content changed