Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitForkOperationStatusDetail

Status information about a requested fork operation.

Hierarchy

  • GitForkOperationStatusDetail

Index

Properties

Optional allSteps

allSteps: Array<string>

All valid steps for the forking process

Optional currentStep

currentStep: number

Index into AllSteps for the current step

Optional errorMessage

errorMessage: string

Error message if the operation failed.

Generated using TypeDoc