MCPcopy Index your code
hub / github.com/peak/s5cmd / String

Method String

command/flag.go:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146}
147
148func (f *MapFlag) String() string {
149 return cli.FlagStringer(f)
150}
151
152func (f *MapFlag) TakesValue() bool {
153 return true

Callers 15

NewCopyFunction · 0.45
validateCopyCommandFunction · 0.45
NewPresignCommandFunction · 0.45
validatePresignCommandFunction · 0.45
TestGenerateCommandFunction · 0.45
TestExpandSourcesFunction · 0.45
NewSyncFunction · 0.45
NewCatCommandFunction · 0.45
validateCatCommandFunction · 0.45
NewPipeFunction · 0.45
app.goFile · 0.45
NewStorageOptsFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestGenerateCommandFunction · 0.36
TestExpandSourcesFunction · 0.36