Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spf13/pflag
/ Type
Method
Type
flag.go:213–213 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
String() string
212
Set(string) error
213
Type() string
214
}
215
216
// SliceValue is a secondary interface to all flags which hold a list
Callers
7
newTextValue
Function · 0.65
Type
Method · 0.65
GetText
Method · 0.65
GetTime
Method · 0.65
getFlagType
Method · 0.65
UnquoteUsage
Function · 0.65
FlagUsagesWrapped
Method · 0.65
Implementers
15
stringToIntValue
string_to_int.go
durationSliceValue
duration_slice.go
ipNetSliceValue
ipnet_slice.go
stringArrayValue
string_array.go
stringToInt64Value
string_to_int64.go
float64SliceValue
float64_slice.go
int32SliceValue
int32_slice.go
textValue
text.go
stringToStringValue
string_to_string.go
intSliceValue
int_slice.go
flagValueWrapper
golangflag.go
stringSliceValue
string_slice.go
Calls
no outgoing calls
Tested by
no test coverage detected