csharp
public readonly record struct ExternalEditOne open document and what the change to its file did to it.
Fields and properties (2)
public EditorDocument DocumentThe document.
public ExternalEditOutcome OutcomeWhat happened.
Methods (1)
public ExternalEdit(EditorDocument Document, ExternalEditOutcome Outcome)One open document and what the change to its file did to it.
Used by (4)
- EditorApplicationVixen.Editor.App
- ExternalEditPumpTestsVixen.Editor.App.Tests
- ExternalEditsVixen.Editor.Core
- ExternalEditsTestsVixen.Editor.Core.Tests