[ Version ( since = "3.18" ) ]
public bool is_externally_modified ()
Returns whether the file is externally modified.
If the location is null, returns false.
To have an up-to-date value, you must first call check_file_on_disk.
this |
a SourceFile. |
whether the file is externally modified. |