Fires when a file is edited. Emits the file path.
Stream<String> get onFileEdited => _onFileEdited.stream;