MCPcopy Create free account
hub / github.com/exercism/cli / MigrationStatus

TypeAlias MigrationStatus

workspace/exercise.go:81–81  ·  view source on GitHub ↗

MigrationStatus represents the result of migrating a legacy metadata file.

Source from the content-addressed store, hash-verified

79
80// MigrationStatus represents the result of migrating a legacy metadata file.
81type MigrationStatus int
82
83// MigrationStatus
84const (

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected