MCPcopy Create free account
hub / github.com/entireio/git-sync / String

Method String

cmd/git-sync/flags.go:126–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124type operationModeFlag operationMode
125
126func (p *protocolModeFlag) String() string { return string(*p) }
127func (p *protocolModeFlag) Type() string { return "string" }
128
129func (p *protocolModeFlag) Set(value string) error {

Callers 14

captureStdoutFunction · 0.45
runChecksFunction · 0.45
redactSourceURLFunction · 0.45
rewriteMessageRefsMethod · 0.45
writeOriginNotesMethod · 0.45
writeMappingFileMethod · 0.45

Calls

no outgoing calls