MCPcopy Index your code
hub / github.com/cli/cli / PostVersion

Method PostVersion

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

PostVersion is the config version that must be applied after migration

()

Source from the content-addressed store, hash-verified

95 PreVersion() string
96 // PostVersion is the config version that must be applied after migration
97 PostVersion() string
98 // Do is expected to apply any necessary changes to the config in place
99 Do(*ghConfig.Config) error
100}

Callers 1

MigrateMethod · 0.65

Implementers 2

MultiAccountinternal/config/migration/multi_accoun
MigrationMockinternal/gh/mock/migration.go

Calls

no outgoing calls

Tested by

no test coverage detected