MCPcopy
hub / github.com/cli/cli / Migrate

Method Migrate

internal/gh/gh.go:73–73  ·  view source on GitHub ↗

Migrate applies a migration to the configuration.

(Migration)

Source from the content-addressed store, hash-verified

71
72 // Migrate applies a migration to the configuration.
73 Migrate(Migration) error
74
75 // Version returns the current schema version of the configuration.
76 Version() o.Option[string]

Callers 1

MainFunction · 0.95

Implementers 2

cfginternal/config/config.go
ConfigMockinternal/gh/mock/config.go

Calls

no outgoing calls

Tested by

no test coverage detected