MCPcopy Create free account
hub / github.com/cli/cli / Do

Method Do

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

Do is expected to apply any necessary changes to the config in place

(*ghConfig.Config)

Source from the content-addressed store, hash-verified

99 PostVersion() string
100 // Do is expected to apply any necessary changes to the config in place
101 Do(*ghConfig.Config) error
102}
103
104// TokenType is the kind of credential a token is, and its value is the prefix

Callers 15

TestSSOURLFunction · 0.65
TestPlainHttpClientFunction · 0.65
CreateJobMethod · 0.65
GetJobMethod · 0.65
GetSessionMethod · 0.65
GetSessionLogsMethod · 0.65
httpRequestFunction · 0.65
doMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 8

TestSSOURLFunction · 0.52
TestPlainHttpClientFunction · 0.52
waitForSearchFunction · 0.52
createMethod · 0.52
deleteMethod · 0.52