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

Method Do

internal/gh/gh.go:99–99  ·  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

97 PostVersion() string
98 // Do is expected to apply any necessary changes to the config in place
99 Do(*ghConfig.Config) error
100}
101
102// 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

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

Calls

no outgoing calls

Tested by 6

TestSSOURLFunction · 0.52
TestPlainHttpClientFunction · 0.52
waitForSearchFunction · 0.52