MCPcopy
hub / github.com/cli/cli / Write

Method Write

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

Write persists modifications to the configuration.

()

Source from the content-addressed store, hash-verified

77
78 // Write persists modifications to the configuration.
79 Write() error
80}
81
82// Migration is the interface that config migrations must implement.

Callers 15

TestClientRemotesFunction · 0.65
contentFunction · 0.65
NewMockHttpClientFunction · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
renderManFunction · 0.65
SerializeFunction · 0.65
writeToFunction · 0.65
preMigrationLoginFunction · 0.65
StubWriteConfigFunction · 0.65
WriteMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 5

TestClientRemotesFunction · 0.52
preMigrationLoginFunction · 0.52
runMethod · 0.52