Function EditorFileSystem.updateFile

Update a file information. Call this if an external program (not Godot) modified the file.

void updateFile (
  const(String) path
) nothrow @nogc;