Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Set
Method
Set
flag.go:105–105 ·
view source on GitHub ↗
Apply Flag settings to the given flag set
(string, string)
Source
from the content-addressed store, hash-verified
103
104
// Apply Flag settings to the given flag set
105
Set(string, string) error
106
107
// All possible names for this flag
108
Names() []string
Callers
15
Set
Method · 0.65
Set
Method · 0.65
TestBoolFlagValueFromCommand
Function · 0.65
TestStringSlice_Serialized_Set
Function · 0.65
TestIntSlice_Serialized_Set
Function · 0.65
TestUintSlice_Serialized_Set
Function · 0.65
TestUint64Slice_Serialized_Set
Function · 0.65
TestStringMap_Serialized_Set
Function · 0.65
TestTimestampFlagApply_MultipleFormats
Function · 0.65
TestTimestampFlagApply_ShortenedLayouts
Function · 0.65
TestNonStringMap
Function · 0.65
Test_getNumberSlice_int64
Function · 0.65
Implementers
3
BoolWithInverseFlag
flag_bool_with_inverse.go
extFlag
flag_ext.go
customBoolFlag
command_test.go
Calls
no outgoing calls
Tested by
11
TestBoolFlagValueFromCommand
Function · 0.52
TestStringSlice_Serialized_Set
Function · 0.52
TestIntSlice_Serialized_Set
Function · 0.52
TestUintSlice_Serialized_Set
Function · 0.52
TestUint64Slice_Serialized_Set
Function · 0.52
TestStringMap_Serialized_Set
Function · 0.52
TestTimestampFlagApply_MultipleFormats
Function · 0.52
TestTimestampFlagApply_ShortenedLayouts
Function · 0.52
TestNonStringMap
Function · 0.52
Test_getNumberSlice_int64
Function · 0.52
Test_getNumberSlice_float64
Function · 0.52