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

Method IsSet

command/flag.go:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138}
139
140func (f *MapFlag) IsSet() bool {
141 return f.HasBeenSet
142}
143
144func (f *MapFlag) IsVisible() bool {
145 return true

Callers 2

contextValueFunction · 0.80
generateCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected