Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
140
func
(f *MapFlag) IsSet() bool {
141
return
f.HasBeenSet
142
}
143
144
func
(f *MapFlag) IsVisible() bool {
145
return
true
Callers
2
contextValue
Function · 0.80
generateCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected