Options
All
  • Public
  • Public/Protected
  • All
Menu

Result of editing a project. More information may be added by instances.

Type parameters

Hierarchy

Index

Properties

Optional Readonly editMode

editMode: EditMode

Populated only if editing was successful

Optional Readonly edited

edited: boolean

Whether or not this project was edited. Undefined if we don't know, as not all editors keep track of their doings.

Optional Readonly error

error: Error

Error that occurred, if any

Optional Readonly errorStep

errorStep: string

Description of step that errored, if one did.

Readonly success

success: boolean

Whether or not the action succeeded.

Readonly target

target: P

Target on which we ran the action, if there is one.

Generated using TypeDoc